VXi VT1422A 사용자 설명서

다운로드
페이지 529
320 VT1422A Command Reference  
OUTPut
OUTPut:TTLTrg<n>[:STATe]
OUTPut:TTLTrg<n>:STATe  <ttltrg_cntrl
specifies which VXIbus TTLTRG line 
is enabled to source a trigger signal when the module is triggered. TTLTrg<n> can 
specify line 0 through 7. For example, …:TTLTRG4 or TTLT4 for VXIbus TTLTRG 
line 4.
Parameters
Comments
Only one VXIbus TTLTRG line can be enabled simultaneously.
When Accepted: Not while INITiated
Related Commands: ABORT, INIT…, TRIG…
*RST Condition: OUTPut:TTLTrg<0 through 7> OFF
Send with VXIplug&play Function: hpe1422_cmd(...)
Usage
OUTP:TTLT2  ON
Enable TTLTRG2 line to source a trigger
OUTPUT:TTLTRG7:STATE  ON
Enable TTLTRG7 line to source a trigger
OUTPut:TTLTrg<n>[:STATe]?
OUTPut:TTLTrg<n>[:STATe]? 
returns the current state for TTLTRG line <n>.
Comments
Returned Value: Returns 1 or 0. The data type is int16
Related Commands: OUTP:TTLT<n>
Send with VXIplug&play Function: hpe1422_cmdInt16_Q(...)
Usage
OUTP:TTLT2?
See if TTLTRG2 line is enabled 
(returns 1 or 0)
OUTPUT:TTLTRG7:STATE?
See if TTLTRG7 line is enabled
Parameter
Name
Parameter
Type
Range of
Values
Default 
Units
ttltrg_cntrl
boolean (uint16)
1 | 0 | ON | OFF
none