EXPERT_PARAMETER_TYPE: Type for Parameters to Get or to Set on EXPERTFunction Block
The enumeration data type ENUM contains the following values:
Enumerator |
Value |
Description |
---|---|---|
EXPERT_PRESET |
00 hex |
To get or set the Preset (Offset for an Encoder) value of an EXPERT function. |
EXPERT_MODULO |
01 hex |
To get or set the Modulo value of an EXPERT function. |
EXPERT_OFFSET |
02 hex |
To get or set OFFSET of an EXPERT function. |
EXPERT_TIMEBASE |
03 hex |
To get or set the Timebase value of an EXPERT function. |
EXPERT_SLACK |
04 hex |
To get or set the Slack value of an EXPERT function (only for Encoder). |
EXPERT_SCALING |
05 hex |
To get or set the scaling parameter. The scaling parameter (ParamValue of FB) is made of 2 subparameters: High significant INT = Increments Low significant INT = Units |
EXPERT_THRESHOLD0 |
06 hex |
To get or set the Threshold 0 value of an EXPERT function. |
EXPERT_THRESHOLD1 |
07 hex |
To get or set the Threshold 1 value of an EXPERT function. |
EXPERT_THRESHOLD2 |
08 hex |
To get or set the Threshold 2 value of an EXPERT function. |
EXPERT_THRESHOLD3 |
09 hex |
To get or set the Threshold 3 value of an EXPERT function. |
EXPERT_REFLEX0 |
0A hex |
To get or set output 0 reflex mode of an EXPERT function |
EXPERT_REFLEX1 |
0B hex |
To get or set output 1 reflex mode of an EXPERT function |