05-23-2007 04:04 AM
05-23-2007 02:46 PM
05-23-2007 09:24 PM
Hi Albert,
Thanks for the reply and advise.
I am planning that the two device (AI and DIO) will be connected in one network (same cable and resource). On the otherhand I also have the option of connecting them separately meaning different resource since i have a vacant port. But at this time i really do not know which is better.
You said,
"You then can call these after each other because calling them in parallel makes it impossible to determine which returned data should go to which read."
I need to get data from the two device simultaneously (analog data from one instrument and digital data from another sensor). The system is unmanned and continuous data i want to get. So its like there will be a predefined syntax for each of the device. If you are saying it is impossible to know which returned data then it will be better to connect them at different resource, right?
It is my first time to make a software driver for analog and digital IO modules. I would appreciate if you can lead me to examples.
Thanks a lot.