ProSoft Technology MVI69L-MBTCP User Manual
Page 84
Using Controller Tags
MVI69L-MBTCP ♦ CompactLogix Platform
User Manual
Communication Module
Page 84 of 152
ProSoft Technology, Inc.
January 6, 2014
5.3.3.5 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
5.3.3.6 MBTCP.CONTROL.ClientServerControl
This array allows the control and retrieval of driver command active bits.
Tag Name
Range
Description
MBTCP.CONTROL.ClientServer
Control.Trigger
0 or 1
Toggle Client/Server Control
0 = Disable, 1 = Enable
MBTCP.CONTROL.ClientServer
Control.ActiveServer
0 or 1
Server active state:
0 = Disable, 1 = Enable
MBTCP.CONTROL.ClientServer
Control.ActiveClient_0to9
Client 0 - 9 bit map for active status of
clients
MBTCP.CONTROL.ClientServer
Control.ActiveClientCmd[x]
0 or 1
Client 0 to 9 command active bits. One
word for each Client. Each bit is a
command. 0=Disable, 1=Enable
MBTCP.CONTROL.ClientServer
Control.GetStatus
0 or 1
Toggle request for status
0 = Disable, 1 = Enable
MBTCP.CONTROL.ClientServer
Control.ServerStatus
0 or 1
Server active state
0=Disabled, 1= Enabled
MBTCP.CONTROL.ClientServer
Control.Client_0to9Status
Client 0 - 9 bit map for active status of
clients
MBTCP.CONTROL.ClientServer
Control.ClientCmdStatus[x]
0 or 1
Clients 0 to 9 command active bits. One
word for each Client. Each bit is a
command. 0=Disabled, 1=Enabled
5.3.3.7 MBTCP.CONTROL.ResetStatus
This array resets the module along with client and server status tags.
Tag Name
Range
Description
MBTCP.CONTROL.ResetStatus.
Trigger
0 or 1
Toggle reset control
0 = Disable, 1 = Enable
MBTCP.CONTROL.ResetStatus.
Module
0 or x
Reset Module status (0=no, else yes with
any none-zero value)
MBTCP.CONTROL.ResetStatus.
Server
0 or x
Reset Server status (0=no, else yes with
any none-zero value)
MBTCP.CONTROL.ResetStatus.
Client
0 or x
Reset Client status (0=no, else yes with
any none-zero value)