TH2523 Series Operation Manual Ver1.2
54
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“FUNC: VDC:RANG:AUTO ON”); Set the DC voltage range as
auto.
Query syntax: FUNCtion: DC voltage:RANGe:AUTO?
Return format: <NR1><NL^END>
The :Source MONitor:VAC command sets the voltage monitoring switch.
The FUNCtion:SMONitor:VAC? query returns the current mode of the voltage monitoring
switch.
Command syntax:
ON (1)
FUNCtion:SMONitor:VAC
OFF (0)
Where:
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“FUNC:SMON:VAC ON”); Set the voltage monitoring switch as
“ON”.
Query syntax: FUNCtion:SMONitor:VAC?
Return format: <NR1><NL^END>
The :Source MONitor:IAC command sets the current monitoring switch.
The FUNCtion:SMONitor:IAC? query returns the current mode of the current monitoring
switch.
Command syntax:
ON (1)
FUNCtion:SMONitor:IAC
OFF (0)
Where:
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“FUNC:SMON:IAC ON”); Set the current monitoring switch as “ON”.