EtherNet/IP (ODVA) Introduction
EtherNet/IP (ODVA)
Section titled “EtherNet/IP (ODVA)”EtherNet/IP (ODVA) is supported with Canvas as a way to connect with other devices that support this protocol. Users will be able to select the Message Type as explicit, implicit, or UCMM.

Explicit & UCMM Messaging
Section titled “Explicit & UCMM Messaging”| Memory Area | Symbol | Digital | Analog | Access |
|---|---|---|---|---|
| Attribute | - | 0x{Class ID}:0x{Instance ID}.0x{Attribute ID} | 0x{Class ID}:0x{Instance ID}.0x{Attribute ID} | R/W |
| Array/Struct Attribute | - | 0x{Class ID}:0x{Instance ID}.0x{Attribute ID}[{Byte Offset}] | 0x{Class ID}:0x{Instance ID}.0x{Attribute ID}[{Bit Offset}] | R/W |
Implicit Messaging
Section titled “Implicit Messaging”| Memory Area | Symbol | Digital | Analog | Access |
|---|---|---|---|---|
| Input Assembly | - | input[{Byte Offset}] | input[{Bit Offset}] | R/W |
| Output Assembly | - | output[{Byte Offset}] | output[{Bit Offset}] | R/W |