Hi, all,
I have several Omron DRT1-MD16 (8 in 8 out) modules,
successfully connect to the DeviceNet port on MFC card using the setting attached in the end:
However, I failed to use it on the port of LPDN Board, both LED on the LPDN and LED on the IO module solid green, but I just can not get the input signal and put output active.
I guess maybe that I didn't put the following command lines in dnsc_2sl.ini file?
PRODUCT_CODE=?
POLL_RESPL=?
POLL_CMDL=?
question is:
what does these parameters mean?
how I can get the value for Omron DRT1-MD16?
thanks for any help.
===Iosys.ini===
[DRIVERS]
DEVNET=2,dnInit,dn2drv.o
[DEVNET]
INB8=5,0 ;[65-72]
OUTB8=5,0 ;
INB9=6,0 ;[73-80]
OUTB9=6,0 ;
INB10=7,0 ;[81-88]
OUTB10=7,0 ;
===Devnet.ini===
[krc]
debug=0
baudrate=500
[1]
macid=5
[2]
macid=6
[3]
macid=7