DEXEC 11 (Remote Time Request)

You can use this DEXEC (request code 11) to obtain the current time from the realtime clock at a specific node within your network.

DEXEC(dest,code,time[,year])

dest

16-bit integer. The Router/1000 node address of the

 

node where the call is executed. A value of -1 indicates the

 

local node. Local execution will also be performed whenever

 

dest is equal to the local node address.

code

16-bit integer. Remote time request code = 11.

time

Array of 16-bit integers. 5word time value array

 

where time(1) is tens of milliseconds, time(2) is seconds,

 

time(3) is minutes, time(4) is hours, and time(5) is the

 

day of the year.

year

16-bit integer. Year value (1 word).

118 DEXEC