Home › Forums › V-Control General › [Solved] Device Event Not Working › Reply To: [Solved] Device Event Not Working
November 9, 2015 at 14:47
#709
Participant
Thats where my trouble is – The device responds with an echo of my command –
Lets use SetToggle –
If I send it with the two parameters – It will echo those –
P1=30 P2=1
I send “<T&30&1>”+cr/lf
The device responds with
“<T&30&1>”+cr/lf
So I’m unclear what to put in the ACK box
Thanks