582 Keysight M8000 Series of BER Test Solutions User Guide
9 Utilities
M8000.Instrument.Sequence.GetBlockNumber(groupOrLocationName)
Analyzer Control
M8000.Instrument.Analyzer.AutoAlign(groupOrLocationName)
Functionality Reads the current sequence block number from the addressed
locations. The use of .Net regular expression patterns is allowed.
Parameters
groupOrLocationName Addresses the locations that shall be read.
The use of .Net regular expression patterns is allowed.
Returns IReadOnlyDictionary<string, int>
The dictionary contains one entry for each addressed location.
Notes • Not allowed for "DUT_" hooks.
• Not supported for locations defined by the DUT Control
Interface script.
Functionality Execute an auto-alignment on the addressed locations.
Parameters
groupOrLocationName Addresses the locations that shall be aligned.
The use of .Net regular expression patterns is allowed.
Returns Nothing
Notes • Is blocking until the alignment has finished.
• Not allowed for "DUT_" hooks.
• Not supported for locations defined by the DUT Control
Interface script.