(06-04-2022, 07:07 PM)Dm81 Wrote:(06-04-2022, 01:58 PM)admin Wrote: Protocol string length exceeded
ok thank you
Hello
I would ask you a thing about HEX string sending precess to COLB
At start of my program (only one time at start to get digital and analog input status) first I send
"5E0123C001000000000000000000000000000000000000000000000000000000000000000000000000000000FF" for digital input and after I send
"5E0124C001000000000000000000000000000000000000000000000000000000000000000000000000000000FF" for analog input
question is:
why I receive only one answer from board like this in wich I have the status of both input ?
5E0123C011000000000000000000000000000000000000000000000000000000000000000000000000000000FF000100000000000000000000000000005E0124C021000000000000000000000000000000000000000000000000000000000000000000000000000000FFBC011C00D0010200D101C801C901C00101000000000000000000000000000000
I try also to wait some millisecond before send second string but answer is the same
thank you