NI System Configuration API Reference

Update Calibration (VI)

  • Updated2023-02-21
  • 5 minute(s) read
Installed With: NI System Configuration

Updates the external calibration information for a device. You can only use this VI to update calibration information if the Supports Calibration Write property is TRUE.

Update Calibration (Date)

Updates the external calibration information for a device. You can only use this VI to update calibration information if the Supports Calibration Write property is TRUE.

Update Calibration (Date)

cstr.gif

New Calibration Password specifies a new calibration password for this device. To leave the current password unchanged, do not specify a value for this parameter.

cstr.gif

Calibration Password specifies the current calibration password for this device.

crn.gif

Resource in specifies the resource receiving property changes.

ctimestamp.gif

Calibration Date specifies the date and time of the last external calibration. Use the default timestamp to leave the current time unchanged. LabVIEW calculates this timestamp using the number of seconds elapsed since 12:00 a.m., Friday, January 1, 1904, Universal Time.

ctimestamp.gif

Calibration Due Date specifies the due date for the next external calibration. Use the default timestamp to clear the due date. LabVIEW calculates this timestamp using the number of seconds elapsed since 12:00 a.m., Friday, January 1, 1904, Universal Time.

cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

cu32.gif

Remote Timeout specifies the time in milliseconds that this VI waits before it times out. The default amount of time that the VI waits for a response on the network before timing out is 5 minutes. In some cases, the operation may take longer to complete. This timeout is for remote systems only.

irn.gif

Resource out returns a copy of the resource reference.

istr.gif

Detailed Result returns a string containing results of any errors that may have occurred during the VI execution. This parameter also may return additional information about the results of the VI execution.

ierrcodeclst.gif

error out returns error information. This output provides standard error out functionality.

Update Calibration (Months)

Updates the external calibration date in months for a device. You can only use this VI to update calibration information if the Supports Calibration Write property is TRUE.

Update Calibration (Months)

cstr.gif

New Calibration Password specifies a new calibration password for this device. To leave the current password unchanged, do not specify a value for this parameter.

cstr.gif

Calibration Password specifies the current calibration password for this device.

crn.gif

Resource in specifies the resource receiving property changes.

ctimestamp.gif

Calibration Date specifies the date and time of the last external calibration. Use the default timestamp to leave the current time unchanged. LabVIEW calculates this timestamp using the number of seconds elapsed since 12:00 a.m., Friday, January 1, 1904, Universal Time.

ci32.gif

Interval in Months specifies the time, in months, until the next due date for an external calibration. Use the default value of -1 to use the manufacturer-recommended calibration interval for this device.

cerrcodeclst.gif

error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.

cu32.gif

Remote Timeout specifies the time in milliseconds that this VI waits before it times out. The default amount of time that the VI waits for a response on the network before timing out is 5 minutes. In some cases, the operation may take longer to complete. This timeout is for remote systems only.

irn.gif

Resource out returns a copy of the resource reference.

istr.gif

Detailed Result returns a string containing results of any errors that may have occurred during the VI execution. This parameter also may return additional information about the results of the VI execution.

ierrcodeclst.gif

error out returns error information. This output provides standard error out functionality.

Log in to get a better experience