Serial protocol is a protocol that transmits sequential data.
This protocol is node-based, this worked with input and output messages within the board.
Serial Setup
Name | Description |
---|---|
Port | This is the port that the data package will be sent to. |
Baud Rate | This is the rate at which information is transferred. |
Serial Mapping
Maps In/Serial Reciever
Name | Description |
---|---|
Module Info | The input module information will be displayed here. |
Value | The value of this module will be displayed here and can be connected to other objects. |
Layout
Name | Description |
---|---|
Editable | When on, the node is editable. |
Locked | When on, the node is locked into its position on the board. |
Maps Out/Serial Sender
Name | Description |
---|---|
Module Info | The output module information will be displayed here. |
Value | This is the value input from an SP message that will be output. |
Layout
Name | Description |
---|---|
Editable | When on, the node is editable. |
Locked | When on, the node is locked into its position on the board. |