Control Card, Device Definition
virtualric
Posts: 8
in AMX Hardware
Hello,
If anyone can help me in the proper use of expansion cards, i would greatly appreciate it.
I am using NXC-com2 that appears in the online tree as #01021. Also i am using a NXC i/o10 that appears as #00301. This is how i have them defined:
dvCOM = 1021:1:0
dvIO = 00301:1:0
is this correct?
thank you.
If anyone can help me in the proper use of expansion cards, i would greatly appreciate it.
I am using NXC-com2 that appears in the online tree as #01021. Also i am using a NXC i/o10 that appears as #00301. This is how i have them defined:
dvCOM = 1021:1:0
dvIO = 00301:1:0
is this correct?
thank you.
0
Comments
That will work, but your dvCOM will only be the first physical RS232 port (pins 1 - 10) of the COM2 card. The second port would be some other name defined as 1021:2:0. No need for leading zeros, BTW.