Channel X - Generic ASCII Receive view parameters
Use the
Channel
view to configure the Generic ASCII Receive mode.X
- Generic ASCII ReceiveThe
Channel
view includes these parameters:X
- Generic ASCII ReceiveParameter | Description |
|---|---|
Swap Mode | Determines how the data received from the serial port is arranged. The swapping is done after the device receives input data. Available options are:
|
Handshake Mode | Determines how the device passes the received data from the serial port to the controller. Available options are:
|
Message Timeout | Specifies the receive timeout value (ms). The timer resets every time the device receives a new byte from the serial port. Valid value is from 0 through 32767 ms. The default is 0. Tip: Zero disables the message timeout. |
Pad Character | Specifies the character that fills the remainder of the receive data buffer when the buffer is not full. Valid values are:
|
XON/XOFF | Enables and disables the flow control of the channel. Select the checkbox to enable the functionality. When enabled, the device sends and receives the XOFF and XON characters to determine when to send and receive data to and from the serial port. Tip: The availability of this parameter depends on the Serial Media and the Duplex selections in the Channel view.X |
Echo Mode | Enables and disables the character echo. Select the checkbox to cause the device to send immediately all bytes received from the serial port back to the device that sent it. Tip: The availability of this parameter depends on the Serial Media and the Duplex selections in the Channel view.X |
Delete Mode | Determines the mode of the Delete character and affects the characters echoed back to the remote device.
|
Read Buffer Size | Specifies the maximum length (in bytes) of the read buffer. Valid value is from 1 through 256. The default is 256. |
Start Mode | Determines the usage of the start delimiter in the data. Available options are:
|
Start Delimiter | Defines the character to signal the beginning of the data. All data received from the serial port before this value is disposed. Valid values:
|
Termination Mode | Determines the usage of the termination delimiters in the data. Available options are:
Tip: The termination delimiter is only applied when Ox.ASCII.TxDataLength = 0. |
Termination Delimiter 1 | Specifies the channel's first termination delimiter. The termination delimiter is used to signal the end of the data. Valid values are:
|
Termination Delimiter 2 | Specifies the channel's second termination delimiter. Valid values are:
Tip: To use only the first termination delimiter to signal the end of the data, set Termination Delimiter 2 to $FF . |
Diagnostics | When online, opens the diagnostics dialog box to view diagnostic counters for performance and error management with the Generic ASCII Receive/Transmit communication. |
Provide Feedback