M_TXCLOCKSTATUS_NEW

code: 411

# get
<module-index> M_TXCLOCKSTATUS_NEW ?

Description

For test modules with advanced timing features, check whether a valid clock is present.

Actions

get

Parameters

  1. status: byte, the status of whether a valid clock is present for the test module.

  • OK = 0

  • NOVALIDTXCLK = 1

Example

# get
input:  0 M_TXCLOCKSTATUS_NEW ?
output: 0 M_TXCLOCKSTATUS_NEW OK