Is there a way of reading the input value of an S800 DI channel connected to an AC450 when the channel is blocked?
Is there a way of reading the input value of an S800 DI channel connected to an AC450 when the channel is blocked? Latest AC450 firmware, 800xA on top.
Voted best answer
According Lazydog document DI card DB element contains undocumented terminal :20 PROCESS VALUES of size 4 bytes. Try to read Integer long from DIcard:20 in the PC program. I believe it contains 32 bits as an image of DI channels not influenced by Block switch of DIS db element.
Answers
Through the LED indication on the DI module.
I dont have the manual in front of me, but is'nt there a :calcValue and a :Value you can read?
Where :value should be the IO value?
Where :value should be the IO value?
Add new comment