Profinet Acyclic
Review the following information for setting up and configuring the Profinet Acyclic driver.
Compatibility parameter | Compatible items |
---|---|
Driver type | Ethernet |
Validated devices by PROFINET profiles |
To set up and configure this device in Litmus Edge, you will need to do the following:
- Step 1: Set up and Configure the PLC Device
- Step 2: Set up the PLC Device in Litmus Edge DeviceHub
- Step 3: Configure the List of Registers
If the device is configured for Ethernet access, find its network parameters. Otherwise, use software on your computer to configure the device for Ethernet access.
Parameter | Value |
---|---|
Type | Profinet |
Driver | Profinet Acyclic |
Network Address | The device address you defined in Step 1 |
Network Port | 34964 |
Slot Number | 0 |
Subslot | 1 |
Refer to the following table for a description of the registers. The driver also supports two optional application profiles: PROFIdrive and PROFIenergy.
Register Type | Description |
---|---|
Generic Data Records | Reads Generic Data records. Enter the record index as the tag address. |
I&M Records | Reads Identification & Maintenance records. Enter the I&M record index as the tag address. |
Profile: PROFIdrive | PROFIdrive is the standard profile for drive technology in the connection of drives and encoders via PROFINET IO. Enter the PROFIdrive PNU parameter as the tag address. |
Profile: PROFIenergy | PROFIenergy is a manufacturer- and device-neutral profile for energy management with PROFINET. Enter the PROFIenergy measurement ID as the tag address. |
This driver only supports reading tag values.
Name | Value Types | Address Format | Min Address | Max Address | Description |
---|---|---|---|---|---|
Record | auto, json, hex, int8, int16, int32, uint8, uint16, uint32, float32, string | DDDD | 0 | 65535 | Data Records |
I&M | auto, json, hex | DDDD | 0 | 65535 | Identification & Maintenance
|
PROFIdrive | auto, hex, bool, int8, int16, int32, int64, uint8, uint16, uint32, float32, string, bool[], int16[], int32[], uint16[], uint32[], float32[] | DDDD | 0 | 65535 | Acyclic access to parameters (PNU) |
PROFIenergy | auto, float32 | DDDD | 0 | 65535 | PROFIenergy |