E_RecordMode
Syntax
Definition:
TYPE E_RecordMode :
(
Start := 0,
Stop
)INT;
END_TYPE
Parameter
Name | Descriptiom |
---|---|
Start | Starts the recording of the configured record |
Stop | Stops the recording |
Definition:
TYPE E_RecordMode :
(
Start := 0,
Stop
)INT;
END_TYPE
Name | Descriptiom |
---|---|
Start | Starts the recording of the configured record |
Stop | Stops the recording |