niHSDIO Assign Static Channels
Configures channels for static acquisition (if instrument handle is an acquisition session) or for static generation (if instrument handle is a generation session).
A channel cannot simultaneously be assigned to static generation and dynamic generation.
instrument handle identifies your instrument session. instrument handle was obtained from the niHSDIO Init Acquisition Session VI or the niHSDIO Init Generation Session VI. | |||||||
channel list identifies which channels will be configured as static.
Examples of valid syntax for this control are 0:31 or 0-15,16-31 or 0-30,31. Leave channel list blank to specify all channels. Use "none" to unassign all channels. |
|||||||
error in describes error conditions that occur before this VI or function runs.
| |||||||
instrument handle out passes a reference to your instrument session to the next VI. instrument handle was obtained from the niHSDIO Init Acquisition Session VI or the niHSDIO Init Generation Session VI. | |||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
|