JavaScript is disabled. Details
niDCPower Query Max Current Limit
Queries the maximum current limit on an output channel if the output channel is set to the specified voltage level.
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 current limit may only be queried for one channel at a time. | |||||||
voltage level specifies the voltage level to use when calculating the max current limit. | |||||||
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 current limit returns the maximum current limit that can be set with the specified voltage level. | |||||||
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.
|