Saved Bookmarks
| 1. |
An explicit message means |
|
Answer» Explicit messaging treats each communication between devices as a separate query and response. Each request contains explicit information that the receiving device, or node, decodes and responds to, and each request must include a source address, a destination address, and a CIP ConnectionID. Explicit messages are transmitted by TCP (Transmission Control Protocol), and because every message includes destination, source, and connection information, explicit messaging is less efficient than implicit messaging, but it offers a high degree of flexibility. |
|