149
────────────────────────────────────────────────────
8.4 Command Reference
────────────────────────────────────────────────────
■ Sets the integrate timer.
Syntax
INTEGrate:TIME_<NR1>,<NR1>,<NR1>
<NR1>
First 0 to 10000
Second 0 to 59
Third 0,10,20,30,40,50
Function
・
Sets the integration time in NR1 format as three values, hours, minutes, and
seconds respectively. Setting limit is from 10 seconds to 10000 hours (10
seconds step).
・ <NR1> can be accepted in NRf format, but its effective value will be obtained
by rounding off the fourth digit on the basis of 5 and above being rounded up
and 4 and below being rounded down.
Errors
・
Execution error/ If the setting data is other than listed above.
・
Command error/ If the setting data is not in NRf format.
・ Device dependent error/
① In the event of a system error
② During integrating (RUN indicator lit)
Example
Transmission
":INTEG:TIME 100,20,30"
Sets the integrate timer to 100 hours, 20 minutes, and 30 seconds.
■ Queries the integrate timer.
Syntax
INTEGrate:TIME?
Function
Returns the setting of integrate timer as a numerical value in NR1 format
(hours, minutes, seconds).
Note
With this query, if any error occurs, no response message is produced.
Response
syntax
Headers: ON
Headers: OFF
":INTEGRATE:TIME_<hour>,<minute>,<second>"
"<hour>,<minute>,<second>"
Errors
・ Query error/ If the response message is longer than 1000 bytes.
・ System error/ This query is not executed. A device dependent error occurs.
Example
Transmission
Response
Headers: ON
Headers: OFF
":INTEG:TIME?"
":INTEGRATE:TIME 00100,20,30"
"00100,20,30"
INTEGrate:TIME
INTEGrate:TIME?