Issue:
Alternative to access directly a bit of a WORD, without creating a BOOL type variable pointing to this specific bit.
Product:
EcoStruxure Operator Terminal Expert v3.x , v4.x (EOTE)
Environment:
HMI Configuration Software in Windows
Resolution:
Option 1: Define a BOOL variable that points to a specific bit of a WORD.
Note: This requires creating a new variable for each bit you need.
Option 2: Use a custom script to automatically create multiple variables. If adapted, the same script can be reused for several variables.
Part of the script:
Result:
Attached Resources:
- EOTE Project: Minimum version v3.5 required to open.
- Control Expert Project: Minimum version v15.1 required.
- Video: Demonstrates the final result.