Hello everyone,
I cannot access my digital outputs via RTDE., so, I have any doubts:
1 - There are two “functions” to access outputs? (standard_digital_output_mask and standard_digital_output) .
2- Do they work the same way?
3- Can I choisse only one to use?
4- The variable’s type is UINT8. I must send a variable UINT8, for example, value = 127 (mask = 01111111). Is it correct?
5- I’m using the simulator, could this be the problem?
I can send my package via RTDE, I can set input registers but never set the outputs.
Thank you