Runtime:timeout:event, Default, Syntax – Agilent Technologies Multiple Channel Controller 85330A User Manual
Page 125: Example, Runtime:timeout:receiver
85330A Multiple Channel Controller
7-15
Remote Programming Command Reference
Standard Command Reference
RUNTime:TIMEout:EVENt
A timeout setting for event triggers during run-time. The timeout for the
event trigger input has separate timeouts:
•
One prior to the first trigger being issued: RUNT:TIME:EVEN 0, time in
µ
s
•
The other for all subsequent triggers: RUNT:TIME:EVEN 1, time in
µ
s
Default
The default for the first trigger is 15 seconds (15000000 microseconds) and
for subsequent triggers is 10 seconds (10000000 microseconds).
Syntax
RUNT:TIME:EVENt 0|1,
Example
Examples of each timeout:
OUTPUT 70918;”RUNT:TIME:EVEN 0,15000000;”
Set first EVENT TRIG timeout to 15 seconds.
OUTPUT 70918;”RUNT:TIME:EVEN 1,2000000;”
Set the timeout for subsequent triggers to 2 seconds.
OUTPUT 70918;”RUNT:TIME:REC 1000000;”
Set RCVR READY timeout to 1 sec.
OUTPUT 70918;”RUNT:TIME:SOURCE1 1000000;”
Set source 1 timeout to 1 sec.
OUTPUT 70918;”RUNT:TIME:SOURCE2 1000000;”
Set source 2 timeout to 1 sec.
RUNTime:TIMEout:RECeiver
Allows a timeout to occur if the receiver ready line does not respond in
determined time.
Default
The default is 1 second (1000000 microseconds).
Syntax
RUNT:TIME:REC
Example
RUNT:TIME:REC 1000000;