script
FloatListItemParameter

This class is used to identify an item in a parameter list (Combobox or selection). There must be one parameter object for each parameter specified in a script version. These parameters are created when a version is created and can not be changed.



public class FloatListItemParameter

Properties
maxFloat The max value for (velocity only) for the parameter (must be the same as the one defined in the script version).

type=float
access=read-create
default=0

minFloat The min value for (velocity only) for the parameter (must be the same as the one defined in the script version).

type=float
access=read-create
default=0

mtosi_id The unique id of the parameter item.

type=long
access=read-create
default=0
minimum=1
maximum=2147483647

spanObjectPointer A pointer to the parent spanEnabled object.

type=string
access=read-only
default=
minimum=0
maximum=252

 
Overridden Properties
paramType The type of the parameter.

default=notApplicable

 
Properties inherited from script.AbstractParameter
checkBoxValue, checkBoxValueUIName, impact, required, runtime, script.ParameterMethod-Set, unset, value
 
Properties inherited from script.AbstractBaseParameter
displayName, mode, paramType, parameterName, script.AbstractParameterAction-Set, tooltip, uiOrder, xCoord, yCoord
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed