BMENOS0300 DDDT
Original instructions
Introduction
BMENOS0300 network option switch includes the following 16-Byte DDDT, which you can interrogate to diagnose the status of the module.
Byte
Bit Offset
Parameter
Description
0
ETH_STATUS
0.0
PORT1_LINK1
0: Link down / 1: Link up
0.1
PORT2_LINK1
0: Link down / 1: Link up
0.2
PORT3_LINK1
0: Link down / 1: Link up
0.3
PORT4_LINK1
0: Link down / 1: Link up
0.4
<Reserved>
0.5
REDUNDANCY_STATUS
0: Ring broken or status unknown / 1: Ring intact
0.6
<Reserved>
0.7
GLOBAL_STATUS
0: Non-normal operation / 1: Normal operation
1
SERVICE_STATUS
1.0
RSTP_SERVICE
0: Non-normal operation / 1: Normal operation
1.1
PORT502_SERVICE
0: Non-normal operation / 1: Normal operation
1.2
SNMP_SERVICE
0: Non-normal operation / 1: Normal operation
1.3
WEB_SERVER
0: Non-normal operation / 1: Normal operation
1.4
ETH_BKP_FAILURE
0: Detected error / 1: OK
1.5
ETH_BKP_ERROR
0: Detected error / 1: OK
1.6
FIRMWARE_UPGRADE
0: Non-normal operation / 1: Normal operation
1.7
EIP_ADAPTER
0: Non-normal operation / 1: Normal operation
2
ETH_PORT_1_2_STATUS
2.0...2.1
PORT1_FUNCTION
0:Disabled / 1: Access / 2: Mirror / 3: Network
2.2...2.3
PORT1_RSTP_ROLE
0:Alternate / 1: Backup / 2: Designated / 3: Root
2.4...2.5
PORT2_FUNCTION
0:Disabled / 1: Access / 2: Mirror / 3: Network
2.6...2.7
PORT2_RSTP_ROLE
0:Alternate / 1: Backup / 2: Designated / 3: Root
3
ETH_PORT_3_BKP_STATUS
3.0...3.1
PORT3_FUNCTION
0:Disabled / 1: Access / 2: Mirror / 3: Network
3.2...3.3
PORT3_RSTP_ROLE
0:Alternate / 1: Backup / 2: Designated / 3: Root
3.4...3.5
PORT4_FUNCTION
0:Disabled / 1: Access / 2: Mirror / 3: Network
3.6...3.7
PORT4_RSTP_ROLE
0:Alternate / 1: Backup / 2: Designated / 3: Root
4...5
MODULE_PORT_FUNCTIONS
4.0...5.3
<Reserved>
5.4...5.5
SERVICE_PORT_FUNCTION
0:Disabled / 1: Access / 2: Mirror / 3: Unused
5.6...5.7
NETWORK_PORT_FUNCTION
0: RIO Ring / 1: DIO Ring / 2: DIO Ports / 3: DIO Root
6...7
MODULE_STATUS_FLAGS
6.0...7.6
<Reserved>
7.7
POTENTIAL_STORM_DETECT
0: Normal / 1: Potential storm
8...11
POTENTIAL_STORM_COUNTER
Potential storm counter (integer)
12...15
<Reserved>
1. Port number references are: Port 1: ETH1 / Port 2: ETH2 / Port 3: ETH 3 / Port 4: Backplane port
Establishing a Connection to the DDDT via EtherNet/IP
You can establish a read-only connection to the BMENOS0300 DDDT using either of the following EtherNet/IP connection types:
Establishing an Implicit Messaging Connection
You can establish an implicit messaging connection to the module using the following connection configuration information:
Sending an Explicit Message
You can use the CIP Assembly object of the BMENOS0300 module to send a one-time read-only explicit message to the module.
NOTE: You can send an explicit message to the Assembly object only when no other connections have been established that read from or write to this object.
The Assembly object includes the following attributes and services:
Reading the Response
The response of either an implicit or an explicit message consists of 16 hexadecimal byte values, with the least significant byte (0) on the left, and the most significant byte (15) on the right.