
Reference MVI56E-GSC ♦ CompactLogix or MicroLogix Platform
User Manual Enhanced Generic ASCII Serial Communication Module
Page 88 of 140 ProSoft Technology, Inc.
May 9, 2014
Note: For each termination type, you must also enter values in the following parameter
configuration tags:
Receive Parameters to Set
GSC.PortX.RTermCnt
GSC.PortX.RTermChar
Streaming mode is not recommended for general use, as it creates heavy demands on the Control
Logix processor and requires time-critical programming logic to properly process.
4.3 Normal Data Transfer
Normal data transfer includes the transferring of data received or to be
transmitted on the ports and the status data. These data are transferred through
read (input image) and write (output image) blocks. Refer to Sample Logic
Program for a description of the data objects used with the blocks and the ladder
logic required. The following topics describe the function and structure of each
block.
4.3.1 Block Request from the Processor to the Module
These blocks of data transfer information from the ControlLogix processor to the
module. The structure of the output image used to transfer this data is shown
below:
Port 1
Block Sequence Number (Read Block Byte 499 value sent by module)
Intercharacter delay for this message (milliseconds between characters)
Number of characters to transmit on Port 1 (0 to 200)
Port 2
Intercharacter delay for this message (milliseconds between characters)
Number of characters to transmit on Port 2 (0 to 200)
To set up a message to be transmitted, the simple example ladder expects the
user to do the following in this order, either manually or by writing additional
process logic:
Comentarios a estos manuales