Hello,
I use LabView for the experiment, the problem is that it can only tell the difference of IDs.For example, COM1 is set with 4017(ID=001), 4018 (ID=002), 4050 (ID=003), under LabView , from this setting the Device Numbers will be set as 1000(for 4017),2000(for 4018),4050(for 4050) (ID*1000). But if the COM2 also controls some Adams,
for example ,4018M(ID=001) 4050(ID=002), I have to set them as
1000 and 2000 too, and then the programm will only get the data
from COM1. So I have set them(COM2) as 004 and 005, but it
does not work .
So may I set the different IDs with COM1 and COM2 for all the adams, and all of them can work ?
Thank you very much!