5.19.5 Data Transfer
The process data length can be parameterized to be 8 or 16 Bytes. Byte 0 is used for status
and diagnosis, Byte 1 for the data segment length, and the remaining 6 or 14 Bytes are user
data.
Process input data: The data sent from the serial device are written into the receive memory
of the RSTi-EP module. As soon as the SPS request results in that RX_CNT is not equal
RX_CNT_ACK, the data will be sent in segments via the network adapter to the PLC. The
successfully data transfer will be acknowledged to the module.
The receive memory can safe a maximum of 255 Bytes. A software handshake (XON/XOFF)
or a hardware handshake (RTS/CTS) can be parameterized using the flow control, so that an
alarm will warn against a buffer overflow.
Process output data: The data sent from the PLC via the network adapter are written into
the transmission memory of the RSTi-EP module. The module is continuously checking
whether data are ready to be sent or a data transfer to the device has been finished
successfully. Not till then the next data will be transferred.