MVI56E-GSC/GSCXT ♦ CompactLogix or MicroLogix Platform MVI56E-GSC Configuration
Enhanced Generic ASCII Serial Communication Module User Manual
ProSoft Technology, Inc. Page 55 of 140
April 24, 2017
2.2.11 Port[x].RTermChar
This array of up to 12 characters specifies the termination characters that define
the end of a received message. Each character occupies one position in the
array. The number of termination characters you enter here must match the
value in the PORT[X].RTERMCNT tag.
2.2.12 Port[x].RPacketLen
This parameter specifies the number of bytes of data to receive on the port
before considering an incoming message complete and transferring the data to
the processor. Use this parameter if you set the PORT[X].TYPEPort[x].Type (page
52) value to 8, 9, 10, 11, 12, 13, 14, or 15.
2.2.13 Port[x].RTimeout
This parameter specifies the number milliseconds to wait after receiving the first
character on the port before considering an incoming message complete and
automatically sending the data to the processor. Use this parameter if you set the
PORT[X].TYPE Port[x].Type (page 52) value to 2, 3, 6, 7, 10, 11, 14, or 15.
2.2.14 Port[x].RDelay
This parameter specifies the maximum number milliseconds to wait between
each character received on the port to see if more characters are coming before
considering an incoming message complete and automatically sending the data
to the processor. In practice, this can be thought of as a period of time in which
no characters are received after receiving a string of characters. Use this
parameter if you set the PORT[X].TYPE Port[x].Type (page 52) value to 4, 5, 6, 7,
10, 11, 14, or 15.
2.2.15 Port[x].WTermCnt
Not used in current release of product.
2.2.16 Port[x].WTermChar
Not used in current release of product.
2.2.17 Port[x].WPacketLen
Not used in current release of product.