Festo PLC with MATLAB.

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개)

카테고리

도움말 센터File Exchange에서 Simulink PLC Coder에 대해 자세히 알아보기

태그

질문:

2012년 11월 8일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by