How do I open more than one channel on a single piece of hardware? - neoVI API
Last updated
Last updated
When calling or to connect to the device, all the enabled channels on the device are active. Nothing special needs to be done "open" another channel. Calling will get messages on all enabled channels. Looking at the in the message structure for that message, the channel the message occurred on can be determined. When transmitting a message using , the third parameter is the to send the message out on.