[SENSe:]ZERO:AUTO
[SENSe:]ZERO:AUTO
Syntax
[SENSe:]ZERO:AUTO <mode>[,(@<ch_list>)]
[SENSe:]ZERO:AUTO? [(@<ch_list>)]
Description
This command enables (default) or disables the autozero mode on the specified channels.
Parameters
Name Type Range of Values Default Value <mode> Discrete {OFF|ONCE|ON} This is a required parameter. <ch_list> Channel List One or more channels, as shown:
(@310) - channel 10 on the module in slot 300.
(@305:310) - channels 05 through 10 on the module in slot 300.
(@202:207,209,302:308) - channels 02 through 07 and 09 on the module in slot 200 and channels 02 through 08 on the module in slot 300.
If you omit the optional <ch_list> parameter, this command applies to the currently defined scan list.
Remarks
- The OFF and ONCE parameters have the same effect.
- The CONFigure, MEASure and NPLC commands automatically specify ZERO:AUTO as OFF for 0.02 to 0.2 PLCs and as ON for 1 PLC or more.
Return Format
The query form returns 0 (OFF or ONCE) or 1.
Examples
The following command turns the autozero mode OFF (@301:305).
ZERO:AUTO OFF (@301:305)
The following query returns the state of the autozero mode, which in this case is OFF. Multiple responses are separated by commas.
ZERO:AUTO? (@301:305)
Typical response: 0,0,0,0,0
See Also