引用
引用第2樓daizhi于2009-03-16 15:01發(fā)表的 :
看了下MX Component 3的手冊,是支持Q4A的,如果只是對PLC這端,應該沒問題!
謝謝您的訊息,經過這些天的資料收集,我使用了三菱的 MELSEC data link library ,
3月17號晚上用筆電 Ethernet communication方式連接,使用MELSEC data link library 以TCP/IP的方式測試失敗。
今日上午先用了GPPW連上線確定自已作的RJ-45接線並沒有問題,再用MELSEC data link library 以UDP/IP的方式測試,
終於成功連上了M70內的Q4A PLC。
以下是MELSEC data link library 的說明供參考:
MELSEC data link library is a communication library that does not depend on communication protocol.
MELSEC data link library can communicate without target hardware and communication protocol when the communication program is made for PLC.
MELSEC data link library supports following communications.
AnU CPU card communication
CC-Link communication
MELSECNET(II)communication
MELSECNET/10communication
MELSECNET/Hcommunication
Serial communication (computer link communication)*1
Ethernet communication*1
PLC COM communication*1
PLC USB communication*1
CC-Link G4 communication*1
LLT communication*1
但是再請教各位先進,我目前的需求是用視覺系統(tǒng),取得演算補正值,再將數值傳給NC系統(tǒng),
請問有沒有和NC直接通訊的方法????
如果沒有,我就會以PC通Q4A PLC,再研究用PLC如何通訊NC給值。
(目前視覺演算取值已有方法,PC也可通NC內的PLC了)
請各位先進給個意見。
以上謝謝。