Message Composer

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

 

  1. 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.

    Add Message Group

  2. Define the Message Group properties.

  3. Click Add New Message, and click the message to define it.

    Add New Message

  4. Select elements to add to the message, and configure these elements via the Properties Window.

    Message Sample

    Import/Export Devices and messages

You can right-click Devices and Messages and export/import them between applications.

 

 

Related Topics

Communications: COM Ports and DataCom