JavaScript is disabled. Details
niDCPower Get Channel Name
Retrieves the output channel name that corresponds to the requested index. Use the Channel Count property to determine the upper bound of valid values for index.
instrument handle identifies a particular instrument session. instrument handle is obtained from the niDCPower Initialize or the niDCPower Initialize With Options VI. | |||||||
index specifies which output channel name to return. The index values begin at 1. | |||||||
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. | |||||||
name returns the output channel name that corresponds to index. | |||||||
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.
|