how can i interface plc with simulink
이전 댓글 표시
how can i interface simulink code with external plc using opc toolbox.Do i need to create GUI
댓글 수: 1
shubham thakur
2019년 9월 14일
dear
it is only posssible with opc server.
u have to create tags of your plc on opc server like kepware opc server then u have to use opc explorer part of matlab.
u have to synchronize both of them which is a easy process.
then by usiing some opc commands
u also have install opc ua components on your system
it may help .
ii made successful communcatiion of plc tags to matlab simulink
plc was allen bradley mcrilogix 1400
u can follow ths link
i made plc interface with matlab simulink
답변 (1개)
Sachin Ganjare
2012년 9월 18일
2 개 추천
Below link would very useful for your requirements:
Hope it helps!!!
댓글 수: 1
Kaustubha Govind
2012년 9월 18일
Also, if you're specifically interested in the OPC Toolbox, looking at the "Examples and Webinars" section on the Product Page might help.
카테고리
도움말 센터 및 File Exchange에서 Server Connection and Browsing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!