by valhallaCNC » Mon Sep 20, 2021 6:46 pm
Are there internal AXBB registers that can be read ? I do not want to write to them, just read only. I've been working with the pokeys 57e card. I'd like to be able to read status of AXBB registers, and write it directly to pokeys using modbus . I can do it now with a macro that reads LED state and write it to pokeys card using modbus. If I could read the register direct I would not have to do macro. Pokeys will share data seamlessly. This is for a control panel. Thanks