ProSoft Technology MVI69E-MBTCP User Manual

Page 84

Advertising
background image

Using Controller Tags

MVI69E-MBTCP ♦ CompactLogix Platform

User Manual

Modbus TCP/IP Enhanced Communication Module

Page 84 of 150

ProSoft Technology, Inc.

May 20, 2015

MBTCP.CONTROL.Time

This array allows the processor to get or set module time.

Tag Name

Range

Description

MBTCP.CONTROL.Time.SetTime

0 or 1

Sends the PLC time to the module
0 = Disable, 1 = Enable

MBTCP.CONTROL.Time.GetTime

0 or 1

Retrieves the time from the module to PLC
0 = Disable, 1 = Enable

MBTCP.CONTROL.Time.Year

0 to 9999

Four digit year value. Example: 2014

MBTCP.CONTROL.Time.Month

1 to 12

Month

MBTCP.CONTROL.Time.Day

1 to 31

Day

MBTCP.CONTROL.Time.Hour

0 to 23

Hour

MBTCP.CONTROL.Time.Minute

0 to 59

Minute

MBTCP.CONTROL.Time.Second

0 to 59

Second

MBTCP.CONTROL.Time.Milliseconds 0 to 999

Millisecond

MBTCP.CONTROL.Time.Error

0 or -1

0 = OK
-1 = Error present

MBTCP.CONTROL.ClientServerControl

This array allows the control and retrieval of driver command active bits.

Tag Name

Range

Description

MBTCP.CONTROL.ClientServerControl.
Trigger

0 or 1

Toggle client/server control
0 = Disable, 1 = Enable

MBTCP.CONTROL.ClientServerControl.
ActiveServer

0 or 1

Server active state:
0 = Disable, 1 = Enable

MBTCP.CONTROL.ClientServerControl.
ActiveClient_0to15

Client 0 to 15 bit map for active status of clients

MBTCP.CONTROL.ClientServerControl.
ActiveClient_16to19

Client 16 to 19 bit map for active status of
clients

MBTCP.CONTROL.ClientServerControl.
ActiveClientCmd[x]

0 or 1

Client 0 to 19 command active bits. One word
for each client. Each bit is a command.
0 = Disable, 1 = Enable

MBTCP.CONTROL.ClientServerControl.
GetStatus

0 or 1

Toggle request for status
0 = Disable, 1 = Enable

MBTCP.CONTROL.ClientServerControl.
ServerStatus

0 or 1

Server active state
0 = Disabled, 1 = Enabled

MBTCP.CONTROL.ClientServerControl.
Client_0to15Status

Client 0 to 15 bit map for active status of clients

MBTCP.CONTROL.ClientServerControl.
Client_16to19Status

Client 16 to 19 bit map for active status of
clients

MBTCP.CONTROL.ClientServerControl.
ClientCmdStatus[x]

0 or 1

Clients 0 to 19 command active bits. One word
for each client. Each bit is a command.
0 = Disabled, 1 = Enabled

Advertising