clock to master
Germt
Posts: 10
Hello
I am trying to set the time of the master,
this is i try but it is not working.
{systemtime = "FORMAT('%02c',uur),':',FORMAT('%02c',minute),':','00'"
SEND_COMMAND 0,"'CLOCK 01-01-2008',systemtime"
when i try to
SEND_COMMAND 0,"'CLOCK 01-01-2008 08;00:00""
and that is working .
I am trying to set the time of the master,
this is i try but it is not working.
{systemtime = "FORMAT('%02c',uur),':',FORMAT('%02c',minute),':','00'"
SEND_COMMAND 0,"'CLOCK 01-01-2008',systemtime"
when i try to
SEND_COMMAND 0,"'CLOCK 01-01-2008 08;00:00""
and that is working .
0
Comments
TIME_INCOMING_TIME=10:27:53
Here's the command I send
SEND_COMMAND 0,"'CLOCK ',TIME_INCOMING_DATE,' ',TIME_INCOMING_TIME"