Use the Message Composer to build messages. You can use this to communicate with external devices via any communication protocol.
Messages are organized in groups. Each group uses the same properties, which includes STX, ETX, and CRC options.
Building Messages
Add a Message Group. Either:
- Right-click Protocol Messages in the Solution Explorer and then click
Add Message Group.
or
- Select Protocol Messages in the Solution Explorer, and then click
the Add New Message Group button.
Define
the Message Group properties.
Click Add New Message, and click the message to define it.
Select elements to add to the message, and configure these elements via the Properties Window.
You can right-click Devices and Messages and export/import them between applications.