How to pack sil communication variables to other controller ,and how to unpack tat communication variables .
How to pack sil communication variables in source area and unpack sil communication variables in destination area .
Answers
Greetings,
If you want to make SIL communication between different controllers, you have to use MMS Communication. You can use MMSDefxx Block to pack Boolean values, and MMSReadxx Block to unpack Booleans values.
Hope it helps you.
Add new comment