Vtex1629_Set_Sample_Count - VTI Instruments EX1629 User Manual

48-channel strain gage instrument
Table of Contents

Advertisement

F
P
UNCTION
ROTOTYPE
ViStatus vtex1629_set_sample_count (ViSession vi, ViInt32 preTrigSampleCount, ViInt32
postTrigSampleCount);
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.
preTrigSampleCount = an integer input value indicating the desired pre-trigger sample count. Valid input values:
0 to 400000000.
postTrigSampleCount = an integer input value indicating the desired post-trigger sample count. Valid input values:
0 to 400000000.
D
I
R
V
ATA
TEM
ESET
ALUE
preTrigSampleCount = 0
D
ESCRIPTION
This function sets both the pre-trigger and the post-trigger sample count for the EX1629. Specifically, this is the
number of samples that will be taken per trigger event. If the postTrigSampleCount is set to "0" the sample count
will be infinite.
NOTE
Pre-trigger sampling is not currently supported. Setting the preTrigSampleCount to a value other
than zero (0) will result in an error.
E
XAMPLE
ViStatus status;
...
status = vtex1629_set_sample_count(instrumentHandle, 0, 10000);
EX1629 Command Set

vtex1629_set_sample_count

postTrigSampleCount = 1000
www.vtiinstruments.com
277

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Table of Contents