setTargetPeriodic — This method will set the minimum and maximum target values of the specified target.
setTargetPeriodic ( String label , double min , double max )
The command has the following arguments:
label
The target to set
min
The periodic minimum target level to set.
max
The periodic maximum target level to set.
This method will set the minimum and maximum target values of the specified target.
The target values should be specified on a periodic basis.