When the Import from Project button is pressed, DCAF successfully pulls every single IO variable in the project, however UDVs are missing the /User-Defined-Variables/ section of their address, and all EtherCAT IO is missing /EtherCAT Master/Device Name/ from their address.
The first problem is easily fixed, but the EtherCAT IO is a little more complex. There needs to be some kind of recursive call to get the entire address of those variables.
Attached is the project I encountered this issue trying o import from.
Daisy Chain POC.zip
When the Import from Project button is pressed, DCAF successfully pulls every single IO variable in the project, however UDVs are missing the /User-Defined-Variables/ section of their address, and all EtherCAT IO is missing /EtherCAT Master/Device Name/ from their address.
The first problem is easily fixed, but the EtherCAT IO is a little more complex. There needs to be some kind of recursive call to get the entire address of those variables.
Attached is the project I encountered this issue trying o import from.
Daisy Chain POC.zip