JavaScript is disabled. Details
niDCPower Query Max Voltage Level
Queries the maximum voltage level on an output channel if the output channel is set to the specified current limit.
instrument handle identifies a particular instrument session. instrument handle is obtained from the niDCPower Initialize or the niDCPower Initialize With Options VI. | |||||||
channel name specifies the output channel to query. The maximum voltage level may only be queried for one channel at a time. | |||||||
current limit specifies the current limit to use when calculating the max voltage level. | |||||||
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. | |||||||
max voltage level returns the maximum voltage level that can be set on an output channel with the specified current limit. | |||||||
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.
|