User manual

COMMNAND OVERVIEW
47
Parameter/
Return parameter
OFF or 0
Turns the Count Time
timer off.
ON or 1
Turns the Count Time
timer on
Example
[:CONFigure]:CNTime ON
Turns the Count Time timer on.
Query example
[:CONFigure]:CNTime?
>ON
Count Time is turned on.
[:CONFigure]:COTime
Set
Query
Description
Sets or queries the load cutoff time. A cutoff time
of 0 seconds is the equivalent of disabling the
cutoff time.
Syntax
[:CONFigure]:COTime {<NRf>[s] | MINimum |
MAXimum | OFF }
Query Syntax
[:CONFigure]:COTime?
Parameter
<NRf>[s]
Cut off time in seconds
(1~3599999)
OFF
Turns the cutoff time off.
MINIMUM or MIN
Sets the cutoff time to the
maximum
MAXIMUM or MAX
Sets the cutoff time to the
minimum
Return parameter
<NR1>
Returns the cutoff time
Example
:COTime MAX
Sets the cutoff time to the maximum.
Query example
:COTime?
>3599999
The cutoff time is set to3599999 seconds.