SYSTem:STATus
Last updated: July 23, 2008
GPIB Command Conventions
SYSTem:STATus:COMMunicate:LAN:EXTernal:SYNChronize:INDication?
|
Function
|
Queries the synchronization annuciators. See
Sync Annuciators
.
|
|
Query
|
Range: UNKN|COC|SOC|CSOC
|
|
Requirements
|
Lab Application Revision: A.02 and above
|
|
Programming Example
OUTPUT 714;"SYSTem:STATus:COMMunicate:LAN:EXTernal:SYNChronize:INDication?"
|
SYSTem:STATus:COMMunicate:LAN:EXTernal:CONNected:ADDRess?
|
Function
|
Queries the connected device 1 IP address. See
Ext 8960 IP Addr
.
|
|
Query
|
Range: 15 characters formatted as follows: A.B.C.D. The range of values for A= 0 to 126 and 128 to 223. The range of values for B,C, D = 0 to 255 (no embedded spaces), if not connected, null string "" is returned.
|
|
Requirements
|
Test Application Revision: A.09 and above, with the required feature license |
|
Programming Example
OUTPUT 714;"SYSTem:STATus:COMMunicate:LAN:EXTernal:CONNected:ADDRess?"
|
SYSTem:STATus:COMMunicate:LAN:EXTernal2:CONNected:ADDRess?
|
Function
|
Queries the connected device 2 IP address. See
Ext2 8960 IP Addr
.
|
|
Query
|
Range: 15 characters formatted as follows: A.B.C.D. The range of values for A= 0 to 126 and 128 to 223. The range of values for B,C, D = 0 to 255 (no embedded spaces), if not connected, null string "" is returned.
|
|
Requirements
|
Test Application Revision: A.09 and above, with the required feature license |
|
Programming Example
OUTPUT 714;"SYSTem:STATus:COMMunicate:LAN:EXTernal2:CONNected:ADDRess?"
|
SYSTem:STATus:COMMunicate:LAN:EXTernal:CONNected[:STATe]?
|
Function
|
Queries the external 8960 1 connection status.
|
|
Query
|
Range: CONN | CONG | DISC | NCON
|
|
Requirements
|
Test Application Revision: A.09 and above, with the required feature license |
|
Programming Example
OUTPUT 714;"SYSTem:STATus:COMMunicate:LAN:EXTernal:CONNected?"
|
SYSTem:STATus:COMMunicate:LAN:EXTernal2:CONNected[:STATe]?
|
Function
|
Queries the external 8960 2 connection status.
|
|
Query
|
Range: CONN | CONG | DISC | NCON
|
|
Requirements
|
Test Application Revision: A.09 and above, with the required feature license |
|
Programming Example
OUTPUT 714;"SYSTem:STATus:COMMunicate:LAN:EXTernal2:CONNected?"
|
|