![VXI GPIB-VXI Скачать руководство пользователя страница 88](http://html1.mh-extra.com/html/vxi/gpib-vxi/gpib-vxi_user-manual_1057860088.webp)
Local Command Set
Chapter 3
GPIB-VXI User Manual
3-46
© National Instruments Corporation
TTL Trigger Access Commands
The TTL Trigger Access commands are described on the following pages.
•
SetTrigOutFP
•
SetTrigSrc
•
SourceTrig
These commands can be used to directly manipulate the VXI TTL Trigger lines and the front
panel Trigger connectors of the GPIB-VXI.
The
SetTrigSrc
command is used to set up the trigger line and protocol to use.
SetTrigOutFP
routes sourced triggers out the GPIB-VXI's front panel.
SourceTrig
is
used to generate a TTL trigger.
SetTrigOutFP
Purpose:
Set up GPIB-VXI trigger output on the front panel.
Command
Syntax:
SetTrigOutFP <enable>
where
<enable>
is a boolean value.
Action:
If
<enable>
is TRUE (1), the GPIB-VXI is set up to source Trigger out the
front panel. If
<enable>
is FALSE (0), the GPIB-VXI Trigger output is
disabled.
Example:
SetTrigOutFP 1