Vtex10Xxa_Set_Vtb_Output_Enable - VTI Instruments EX1000A User Manual

Hide thumbs Also See for EX1000A:
Table of Contents

Advertisement

F
P
UNCTION
ROTOTYPE
vtex1048_set_vtb_output_enable(ViSession vi, ViInt32 out_enable);
F
P
UNCTION
ARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
out_enable = the value that represents the desired output enable state of the 8-bit port. Within the 8-bit field, the
MSB corresponds to LXI Trigger Bus (VTB) channel 7 and the LSB corresponds to LXI Trigger Bus (VTB)
channel 0. Valid input values: 0 through 255 (decimal), 0x00 through 0xFF (hexadecimal).
D
I
R
V
ATA
TEM
ESET
ALUE
out_enable = 0
D
ESCRIPTION
This function enables or disables the output functionality of each channel of the trigger bus. Input functionality on
each channel is constant regardless of its output functionality.
E
XAMPLE
// set VTB bit 7 (high) and VTB bit 6 (low)
vtex10xxA_set_vtb_output(vi, 0x80);
// enable them as outputs
vtex10xxA_set_vtb_output_enable(vi, 0xC0);
EX10xxA Function Calls

vtex10xxA_set_vtb_output_enable

www.vtiinstruments.com
265

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EX1000A and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents