OcaLibVolData_ParamSet¶
-
class
OcaLibVolData_ParamSet
()¶ Library volume data for a Parset (short for Parameter Set) volume. A Parset is a collection of operating parameter settings that can be applied to a block. Each Parset is associated with a specific block type, but not with a specific instance of that type. A Parset may be applied to any block instance of the associated type. A block’s type is a the object number of its factory or, for factory-defined blocks, a unique identifier set at time of manufacture.
-
OcaLibVolData_ParamSet.
TargetBlockType
¶ type: number
Block type to which this paramset applies. A block’s type is a the object number of its factory or, for factory-defined blocks, a unique identifier set at time of manufacture
-
OcaLibVolData_ParamSet.
ParData
¶ type: string
ParamSet payload
-