Hello,
I have a CS8C controller with a TX60 robot arm and would like to use it without MCP. The controller has remoteMCP on it.
To do that there needs to be a configured iomap.cf. In it, I uncommented the code and made it as follows:
The thing is, the controller says that io:BLOCKA_IX1 is not a dio. I tried various things, like "BLOCKA_IX1", without the "io:" part, as well as "BLOCKA-IX1" to no avail.
The question I have is, is it possible to configure a profibus dio for a remoteMoveHold and remoteEnablePower and if so, how?
Thanks!