三菱plc輸入輸出為7個一組:x0-x7 x10-x17
y0-y7 y10-y17
在mx opc server4.20中設置i/o adress ,是x0-xf,x10-x1f
y0-yf y10-y1f
我該怎么設置。
例如:三菱plc編程中x10,在mx opc server中要設置多少與之對應。。。
我是用mx opc server實現(xiàn)gx developer仿真與組態(tài)王的通訊
1.我起初不管輸出和輸入,mx opc的i/o adress均與gx developer中一致,結(jié)果與組態(tài)王連接后,x正常,y0-y7輸出正常,從y10開始組態(tài)王無法收到(我是用指示燈的顯示來查看y的信號)
2.plc 中x0-x7 y0-y7對應mx opc i/o adress x0-x7 y0-y7
plc中 x10-x17 y10-y17對應mx opc i/o adress x8-xf y8-yf
與組態(tài)王通訊后,結(jié)果y正常,x0-x7正常,從x10開始,不能控制plc