Advanced VIs
- Updated2025-07-31
- 1 minute(s) read
Use the Advanced VIs to read and write the DeviceNet Explicit Messages and to set and get driver attributes.
| Palette Object | Description |
|---|---|
| Get Driver Attribute | Gets the value of an attribute from the NI-Industrial Communications for DeviceNet driver. Attributes represent configuration and other user-supplied information. |
| Open CAN Frame Read | Opens 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 Frame | Reads a CAN frame on a DeviceNet interface. |
| Read DeviceNet Explicit Message | Reads an Explicit Message response from an Explicit Messaging Object. |
| Set Driver Attribute | Sets the value of an attribute in the NI-Industrial Communications for DeviceNet driver. Attributes represent configuration and other user-supplied information. |
| Write CAN Frame | Sends a CAN frame on the DeviceNet bus. Use this VI to implement advanced CAN applications. |
| Write DeviceNet Explicit Message | Writes an Explicit Message request using an Explicit Messaging Object. |
| Subpalette | Description |
|---|---|
| Function Block | Use the DeviceNet Explicit Message Function Block and DeviceNet device for your project. |