Keysight M8000 Series of BER Test Solutions User Guide 581
Utilities 9
M8000.Instrument.Analyzer.GetCdrUnlock(groupOrLocationName,
combineIntoOneResult)
Read the CDR unlock status bit from the addressed locations and return
either the logical OR of all addressed locations, or each location's status
individually.
API Details
Sequencing Control
M8000.Instrument.Sequence.Restart(groupOrLocationName)
M8000.Instrument.Sequence.BreakAll()
Functionality Restart the sequence on the given group or location.
Parameters
groupOrLocationName Addresses the locations that shall be restarted.
The use of .Net regular expression patterns is allowed.
Returns Nothing
Notes • Initiates the restart, but does not wait until all sequencers
have actually executed the request.
• Not allowed for "DUT_" hooks.
• Not supported for locations defined by the DUT Control
Interface script.
Functionality Execute a sequence break, which will influence all sequencers
in the system that are capable of being controlled by the break
command.
Parameters None
Returns Nothing
Notes • Initiates the break, but does not wait until the sequencers
have executed the break.
• Not allowed for "DUT_" hooks.