TX6000 Series Operation Manual Ver1.4
101
The COMParator:SWAP command is used to set the swap mode ON or OFF. For
example: the original function parameter is Cp-D, after the SWAP mode is set as
ON, the function parameter will be changed as D-Cp. In this case, the limits from
BIN1 to BIN9 become the high and the low limits of D, the original secondary
limits become that of Cp. That is to say, this function is to make swap comparison
between the primary and the secondary parameters. On the contrary, If OFF is
selected, the comparison will be made according to the original sequence. The
COMParator:SWAP? query returns the current state of the swap function.
Command syntax:
ON
COMParator:SWAP OFF
1
0
Where,
1 (decimal 49) is equal to ON.
0 (decimal 48) is equal to OFF.
For example: WrtCmd (“COMP:SWAP ON”)
Query syntax: COMParator:SWAP?
Return format: <NR1><NL^END>
The COMParator:BIN:CLEar command is used to clear all limits on limit table
setup page.
Command syntax: COMParator:BIN:CLEar
For example: WrtCmd (“COMP:BIN:CLE”)
The COMParator:BIN:COUNt[:STATe] command is used to set the bin count
function as ON or OFF. The COMParator:BIN:COUNt[:STATe]? query returns the
current state of the bin count function.
Command syntax:
ON
COMParator:BIN:COUNt[:STATe] OFF
1
0
Where,
1 (decimal 49) is equal to ON.
0 (decimal 48) is equal to OFF.
For example: WrtCmd (“COMP:BIN:COUN ON”)
Query syntax: COMParator:BIN:COUNt[STATe]?
Return format: <NR1><NL^END>