ViStatus niSync_CloseExtCal (ViSession vi, ViInt32 action);
Ends an external calibration session you began using niSync_InitExtCal.
![]() |
Note
|
Name | Type | Description |
---|---|---|
vi | ViSession | Specifies the instrument handle that you obtain from niSync_init or niSync_InitExtCal.
|
action | ViInt32 | Specifies whether or not to write the external calibration constants set using an external calibration function to the device's non-volatile onboard memory.
Valid Values: NISYNC_VAL_EXT_CAL_ABORT (Default Value) NISYNC_VAL_EXT_CAL_COMMIT |