E_ControlMode
Syntax
Definition:
TYPE E_ControlMode :
(
Start := 0,
Stop
DeleteSettings
)INT;
END_TYPE
Parameters
Name | Description |
---|---|
Start | Starting the "Storage" is triggered. |
Stop | Stopping the "Storage" is triggered. |
DeleteSettings | "Storage" configuration should be deleted (only works if the "Storage" is not online). |