EasyManua.ls Logo

VTI Instruments EX1629 - Vtex1629_Set_Sample_Frequency

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...
VTI Instruments Corp.
278 EX1629 Command Set
vtex1629_set_sample_frequency
FUNCTION PROTOTYPE
ViStatus vtex1629_set_sample_frequency (ViSession vi, ViReal64 sampleFrequency)
FUNCTION PARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
sampleFrequency = a real input value that specifies, in hertz (Hz), the desired sampling frequency of the EX1629.
DATA ITEM RESET VALUE
sampleFrequency = 1000.00000
DESCRIPTION
This function sets the sampling frequency of all channels of the EX1629. The EX1629 offers a discrete number of
sample frequencies. Programmed values that fall between valid values will be rounded to the closest valid value. See
Sampling Rate in Section 3 for a list of the valid values. The actual sample frequency can be queried with the
vtex1629_get_sample_frequency command.
As changing the sampleFrequency parameter effects the actual values of the arm and trigger delay calls, it is best
practice to perform vtex1629_get_arm_delay and vtex1629_get_trigger_delay calls after making a
vtex1629_set_sample_frequency call to determine if these delays have been effected.
EXAMPLE
ViStatus status;
status = vtex1629_set_sample_frequency(instrumentHandle, 100.0);

Table of Contents

Related product manuals