ST2523 Series Operation Manual Ver1.2
42
Where,
Character 1 (integer:49) means ON.
Character 0 (integer: 48) means OFF.
For example: WrtCmd(“FUNC:IMP:RANG:AUTO ON”); Set the range mode as auto.
Query syntax: FUNCtion:IMPedance:RANGe:AUTO?
Return format: <NR1><NL^END>
The :VDC:RANGe command sets the range of DC voltage.
The FUNCtion:VDC:RANGe? query returns the current DC voltage range parameter.
Command syntax: FUNCtion:VDC:RANGe <value>
Where, <value> can be the positive integer from 0~1.
0 300V(ST2523A) 60V(ST2523)
1 30V(ST2523A) 6V(ST2523)
For example: WrtCmd(“FUNC:VDC:RANG 0”); Set the DC voltage range as 300V (ST2523A) or 60V
(ST2523).
Query syntax: FUNCtion:VDC:RANGe?
Return format: <value><NL^END>
Where, <value> can be:
300V(ST2523A) 60V(ST2523)
30V(ST2523A) 6V(ST2523)
The : VDC:RANGe:AUTO command sets the auto selection mode of DC voltage range.
The FUNCtion: DC voltage:RANGe:AUTO? query returns the current range mode of DC voltage.
Command syntax:
ON (1)
FUNCtion:VDC:RANGe:AUTO
OFF (0)
Where:
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)