JavaScript is disabled. Details
niDCPower Set Cal User Defined Info
Stores a user-defined string of characters in the power supply onboard EEPROM. If the string is longer than the maximum allowable size, it is truncated. This VI overwrites any existing user-defined information. If you call this VI in a regular session, info is immediately changed. If you call this VI in an external calibration session, info is changed only after you close the session using the niDCPower Close External Calibration VI with calibration close action set to Commit.
instrument handle identifies a particular instrument session. instrument handle is obtained from the niDCPower Initialize or the niDCPower Initialize With Options VI. | |||||||
info specifies the string to store in the power supply onboard EEPROM. | |||||||
error in (no error) describes error conditions that occur before this VI runs.
|
|||||||
instrument handle out passes the handle used to identify the session in all subsequent NI-DCPower VI calls. | |||||||
error out contains error information. If error in indicates that
an error occurred before this VI ran, error out contains
the same error information. Otherwise, it describes the error status that this VI
produces.
|