IN THE MAPPING COLUMN, TRY CLICKING THE ICON TO "MAP TO EXISTING VAR"
Im Putting alot of my custom functions blocks into a library I have a EthernetIP VSD FB that i would like to get Status from the adaptor. EthernetIP_remote_adaptor.estate is one what i want to get. so anyone know how to point that to my function block? when i use the block i just want to have an input "Drive" that would point to the adaptor. like in softmotion when you just put the axis name in the FB to point the FB to a certain axis. Hope that makes sense, cheers
I'm using Modbus TCP/IP to communicate Codesys with Elipse E3 as the master for a college project. I have made a list of global variables to organize the programming in two different POUs. The problem is, when I try to do the mapping of variables, the program informs me of an error due to the identifiers having a "." on their names. Do I have to reorganize my code to make it an unified block or is there a way to declare their names without changing all the code structure?
I'm using Modbus TCP/IP to communicate Codesys with Elipse E3 as the master for a college project. I have made a list of global variables to organize the programming in two different POUs. The problem is, when I try to do the mapping of variables, the program informs me of an error due to the identifiers having a "." on their names. Do I have to reorganize my code to make it an unified block or is there a way to declare their names without changing all the code structure?
Thank you. I didn't realize it wasn't enabled for the Pi as a whole. I enabled i2c in the terminal and things are working now.