The digital input is supported since DIAdem 3.02 the output since DIAdem 7.0.
Maybe that the problem is the following:
- Analog input will be measured on channel 0 up to 7
- Digital input will be measured on channel 8 as word
So if you would like to measure bit 3 you must add a
F(x)-block with this function getb(d,3).
I hope this will help you.
Greetings
Walter