EasyManua.ls Logo

VTI Instruments EX1629 - Page 269

Default Icon
346 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
www.vtiinstruments.com
EX1629 Command Set 269
EXAMPLE
ViSession master_instrumentHandle;
ViSession slave_instrumentHandle;
ViStatus status;
/*
portion of configuring a master instrument for distribution of clock and sync
signals (LXI0, LXI1) for a master/slave configuration */
status = vtex1629_set_lxibus_configuration(master_instrumentHandle,
VTEX1629_LXI_LINE_ZERO,
VTEX1629_LXI_OUTPUT,
VTEX1629_LXI_INTERNAL_EXTERNAL);
status = vtex1629_set_lxibus_configuration(master_instrumentHandle,
VTEX1629_LXI_LINE_ONE,
VTEX1629_LXI_OUTPUT,
VTEX1629_LXI_INTERNAL_EXTERNAL);
/* portion of configuring a slave instrument for distribution of clock and sync
signals (LXI0, LXI1) for a master/slave configuration */
status = vtex1629_set_lxibus_configuration(slave_instrumentHandle,
VTEX1629_LXI_LINE_ZERO,
VTEX1629_LXI_INPUT,
VTEX1629_LXI_INTERNAL_EXTERNAL);
status = vtex1629_set_lxibus_configuration(slave_instrumentHandle,
VTEX1629_LXI_LINE_ONE,
VTEX1629_LXI_INPUT,
VTEX1629_LXI_INTERNAL_EXTERNAL);

Table of Contents

Related product manuals