P4G_LP_TIME_SCALE#

# set
<module-index>/<port-index> P4G_LP_TIME_SCALE [<group_index>] <timescale>

# get
<module-index>/<port-index> P4G_LP_TIME_SCALE [<group_index>] ?

Description#

Specifies the time scale of the load profile.

Actions#

set, get

Parameters#

timescale: byte, specifying the time scale.
  • MSECS = 0

  • SECONDS = 1

  • MINUTES = 2

  • HOURS = 3

Example#

# set
input:  0/1 P4G_LP_TIME_SCALE [0] MSECS
output: <OK>

# get
input:  0/1 P4G_LP_TIME_SCALE [0] ?
output: 0/1 P4G_LP_TIME_SCALE [0] MSECS