User manual

Table Of Contents
Host Interface
63
method PowerStateCommand([in] VARIANT_BOOL
CommandOption);
The method to turn on or off the meter. Valid
CommandOption values are 0 for off and non-zero for
on.
All device properties except PowerState are not valid
(hence not meaningful) when meter power is off.
method RangeCommand([in] double CommandOption);
The method to set the meter fullscale range. Valid
CommandOption values must not exceed the MaxRange
property. The range is expressed as the expected fullscale
value that is expected to be measured. The meter auto-
matically selects the next higher available range to
accommodate the requested fullscale range.
method SpeedupAnalogOutputCommand([in]
VARIANT_BOOL CommandOption);
The method to enable or disable application of ther-
mopile speedup to the analog output channel. Valid
CommandOption values are 0 for disabled and non-zero
for enabled.
method SpeedupDigitalDisplayCommand([in]
VARIANT_BOOL CommandOption);
The method to enable or disable application of ther-
mopile speedup to the digital display. Valid Command-
Option values are 0 for disabled and non-zero for
enabled.