Use the Advanced VIs to read and write the DeviceNet Explicit Messages and to set and get driver attributes.

Palette ObjectDescription
Get Driver AttributeGets the value of an attribute from the NI-Industrial Communications for DeviceNet driver. Attributes represent configuration and other user-supplied information.
Open CAN Frame ReadOpens a CAN Frame Read Object and returns a handle of this object. You can use this handle to read the raw CAN frames in the Read CAN Frame VI.
Read CAN FrameReads a CAN frame on a DeviceNet interface.
Read DeviceNet Explicit MessageReads an Explicit Message response from an Explicit Messaging Object.
Set Driver AttributeSets the value of an attribute in the NI-Industrial Communications for DeviceNet driver. Attributes represent configuration and other user-supplied information.
Write CAN FrameSends a CAN frame on the DeviceNet bus. Use this VI to implement advanced CAN applications.
Write DeviceNet Explicit MessageWrites an Explicit Message request using an Explicit Messaging Object.
SubpaletteDescription
Function BlockUse the DeviceNet Explicit Message Function Block and DeviceNet device for your project.