This may be a dumb question from a noob . . .
I am busy trying to get the universal outputs on the DX100 working. All I need is one output to connect to a relay.
I am using the DOUT Inform function and can turn on and off the universal outputs according to the I/O panel on the pendant. Picture attached. The code I used was as follows:
SET B000 255
DOUT OG#(1) B000
This should set outputs 1 to 8 to high if I am not mistaken. User outputs 1 to 8 are pins A10-A13, B10-B13 on the CN309 connector on the I/O box. But none of the CN309 pins show any change when I run a job with the above code. In fact I checked all the pins on CN306, 307, 308, and 309 just to be sure. I am using a multimeter with ground attached to the ground busbar on the controller. The 24V on pins A18, B18 of CN309 picks up just fine.
Am I missing a step in the assignment of universal outputs to output pins on the I/O box?
Any suggestions would be appreciated