Single strings can now be activated or deactivated
This commit is contained in:
@@ -10,6 +10,8 @@ VAR_GLOBAL CONSTANT
|
||||
uiNumberOfUnits : UINT := uiNumberOfStrings * 12;
|
||||
END_VAR
|
||||
VAR_GLOBAL PERSISTENT
|
||||
axStringEnabled : ARRAY [0..uiNumberOfStrings-1] OF BOOL;
|
||||
|
||||
// ===========================
|
||||
// Unit hardware config
|
||||
// ===========================
|
||||
|
||||
Reference in New Issue
Block a user