CamConfig
This attribute should be linked to a server symbol that represents the array of cam configuration objects (structures or function blocks) in the PLC. The linked symbol must be of the type array with minimum length of 1 and maximum length of 5.
Each element in this array must have the following properties.
Name | Type | Description |
---|---|---|
CamActive | Boolean | Is set to |
Hysteresis | Number | Hysteresis property of a cam switch. |
Threshold | Number | Threshold property of a cam switch. |
Schema: tchmi:framework#/definitions/Symbol
Attribute getter: getCamConfig
Attribute setter: setCamConfig
Available: since version 12.6.0