M_TIMEADJUSTMENT#

code: 88

# set
<module-index> M_TIMEADJUSTMENT <adjust>

# get
<module-index> M_TIMEADJUSTMENT ?

Description#

Control time adjustment for module wall clock.

Actions#

set, get

Parameters#

  1. adjust: integer, the time adjustment value for the module clock

Example#

# set
input:  0 M_TIMEADJUSTMENT 1
output: <OK>

# get
input:  0 M_TIMEADJUSTMENT ?
output: 0 M_TIMEADJUSTMENT 1