Creates a new channel pair and adds it to a collection of channels on a bus.
You cannot add a channel pair to the bus if another channel pair on the same IVI device already exists on this bus. You also cannot add a channel pair to the bus if any of the channels between the start channel and the end channel, including the start channel and the end channel, are already on another bus or hardwire.
Handle that identifies the bus previously allocated by niseVirtualDevice Get Bus.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
First channel of the channel range. The start channel must be on the same IVI device as the end channel.
The IVI physical name of the start channel must alphabetically precede the IVI physical name of the end channel.
Last channel of the channel range. The end channel must be on the same IVI device as the start channel.
The IVI physical name of the start channel must alphabetically precede the IVI physical name of the end channel.
Reference to the bus previously allocated by niseVirtualDevice Get Bus.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application