beautypg.com

ProSoft Technology MVI56-GEC User Manual

Page 46

background image

Ladder Logic

MVI56-GEC ♦ ControlLogix Platform

User Manual

Generic ASCII Ethernet Communication Module

Page 46 of 108

ProSoft Technology, Inc.

October 8, 2010

3.1.11 GECModuleUtil

Name

Data Type

Description

CommTimer

TIMER[5]

Timer to verify if the clients are still transferring

data

ReadIndex

INT

WriteIndex

INT

3.1.12 GECServerFlags

Name

Data Type

Description

InitiateWriteData

BOOL

Writes data to the connected client

CloseConnection

BOOL

Close the connection with the connected

Server

3.1.13 GECServerSet

Name

Data Type

Description

ReadData

SINT[4000]

ReadDataCount

INT

Number of characters in each read block

ReadTotalCount

INT

Total number of characters in read message

WriteData

SINT[4000]

WriteDataCount

INT

Number of characters in each write block

WriteTotalCount

INT

Total number of characters in write message

Flags

GECServerFlags

Util

GECServerUtil