JavaScript is disabled. Details
niDCPower Query Output State
Queries the specified output channel to determine if the output channel is currently in the state specified by output state.
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 output state may only be queried for one channel at a time. | |||||||
output state specifies the output state of the output channel that is being queried.
Default Value: Constant Voltage |
|||||||
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. | |||||||
in state? returns whether the power supply output channel is in the specified state. | |||||||
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.
|