Agilent Technologies 85330A Network Card User Manual


 
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, <microseconds>;
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 <microseconds>;
Example RUNT:TIME:REC 1000000;