Remote Programming Command Reference
Standard Command Reference
RUNTime:TIMEout:EVENt
A timeout setting for event triggers during
•
•
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
Syntax
Example
The default for the first trigger is 15 seconds (15000000 microseconds) and for subsequent triggers is 10 seconds (10000000 microseconds).
RUNT:TIME:EVENt 01, <microseconds>;
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
Default
Syntax
Example
Allows a timeout to occur if the receiver ready line does not respond in determined time.
The default is 1 second (1000000 microseconds).
RUNT:TIME:REC <microseconds>;
RUNT:TIME:REC 1000000;
85330A Multiple Channel Controller |