
NI PXIe-6672 Calibration Procedure
12
ni.com
b.
Call niSync Adjust Oscillator Voltage VI to adjust the voltage of
the oscillator.
c.
Call niSync Close External Calibration VI to commit the settings
and close the session.
LabVIEW Block Diagram
NI-SYNC C Function Call
Call
niSync_InitExtCal
with the
following parameters:
resourceName
:
“<
MAX ID
>“
password
:
NI
calibrationInstrumentHandle
:
*
SessionHandle
LabVIEW Block Diagram
NI-SYNC C Function Call
Call
niSync_CalAdjustOscillatorVoltage
with the following parameters:
vi
:
“<
SessionHandle>”
newVoltage
:
<
new control voltage
>
oldVoltage
:
*oldVoltage
LabVIEW Block Diagram
NI-SYNC C Function Call
Call
niSync_CloseExtCal
with the
following parameter:
vi
:
“<
SessionHandle>”
action
:
NISYNC_VAL_EXT_CAL_COMMIT