Hello
I am writing a Visual Basic application for the K8090 board.
At the k8090 ProtocolManual.pdf at the command query timer delay command description, gives as response for each relay the total delay time (param1=1) and the remaining delay time (param1=2).
But when I use this command using param1=2, it gives always the delay time
set to the timer. e.g. 40
When I use this command using param1=1, and the timer is inactive, it
gives zero .
When I use this command using param1=1, and the timer is active, it
gives the remaining time until the relay is deactivated e.g. 30,24,14,6,0
So It seems to me that these responses don’t correspond to the
command description: Param1=1 gives the remaining time of the Timer and Param1=2 gives the Total delay time set to the timer.
Are my conclusions wrong or manual must be changed to that point ?
Manolis L.
I’ve noticed as well that their documentation here seems to be off. ANY HELP VELLEMAN?!
Hello dpeterson thanks for your response. So we agree that manual is wrong at this point.
Manolis L.
This question has been answered here in a duplicate topic by the same user:
viewtopic.php?f=3&t=11223&p=47095#p47095