EM510 SENSe Subsystem :MSCan
4065.7763.32-01.00 5.86
. . . [:ON]?
Query about the scan-control mechanism that is switched on.
Parameters:
none
Result:
A list of the scan-control mechanisms that are switched on is output. If there is nothing switched on then
a zero string ("") is output.
Following strings can be expected:
" " no mechanism switched on
"STOP:SIGN" signal-controlled dwell time is switched on
Example:
MSCan:CONTrol?"STOP:SIGN"
. . . :OFF <control_function> {,<control_function}
Switches off one or more scan-control mechanisms.
Parameters:
see SENSe:MSCan:CONTrol [:ON]
*RST state
after *RST there is no control function enabled
Example:
MSCan:CONTrol:OFF "STOP:SIGN"
. . . :OFF?
Query about the scan-control mechanisms that are switched off.
Parameters:
none
Result:
A list of the scan-control mechanisms that are switched off is output. For strings see
SENSe:MSCan:CONTrol[:ON]
Example:
MSCan:CONTrol:OFF?"STOP:SIGN"