Festo PLC with MATLAB.
1 回表示 (過去 30 日間)
古いコメントを表示
Greetings,
My question is; how can I activate an output using tcpip to a festo PLC. Where maw0 modifies output bit and and 991 is the port.
My Code
t=tcpip('PLC's IP', 991) open(t) fwrite(t,maw0=255)
Thanks
ML
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Simulink PLC Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!