126 Keysight M8070A Programming Guide
5 SCPI Command Reference
:STATus:INSTrument:CLOSs?
Syntax :STATus:INSTrument:CLOSs? ‘identifier’
Input
Parameters
‘identifier’: 'M*.DataIn1' or 'M*.DataIn2' or 'M*.DataOut1' or 'M*.DataOut2'
or ‘M1.System’
Return Range 0|1
Description This query indicates if the clock has been lost. A true (1) indicates a clock
loss.
Example :STAT:INST:CLOS? ‘M1.DataIn1’
:STATus:INSTrument:DLOSs?
Syntax :STATus:INSTrument:DLOSs? ‘identifier’
Input
Parameters
‘identifier’: 'M*.DataIn1' or 'M*.DataIn2' or ‘M1.System’
Return Range 0|1
Description This query indicates if the data has been lost. A true (1) indicates data loss.
Example :STAT:INST:DLOS? ‘M1.DataIn1’
:STATus:INSTrument:SLOSs?
Syntax :STATus:INSTrument:SLOSs? ‘identifier’
Input
Parameters
‘identifier’: 'M*.DataIn1' or 'M*.DataIn2' or ‘M1.System’
Return Range
0|1
Description This query indicates if the sync has been lost. A true (1) indicates a sync
loss.
Example :STAT:INST:SLOS? ‘M1.DataIn1’