Types of Canopy Parameters
Types of Canopy Parameters

Types of Canopy Parameters

There are three types of Canopy parameters which are defined by PARAMETER_TYPE.
PARAMETER_TYPE
Description
PARAM_TYPE_NUMERIC
Holds a numeric value. The allowed range is : ( 0 – 255 ).
PARAM_TYPE_STRING
Holds a string value. The maximum string length defined in the macro.
PARAM_TYPE_BOOL
Holds a numeric value, but is limited to the values 0 and 1.