E_SetGetHistoricalDataState
Syntax
Definition:
TYPE E_SetGetHistoricalDataState :
(
Pause,
Continue_,
Restart,
Stop,
Update
)INT;
END_TYPE
Parameters
Name | Description |
---|---|
Break | Playback of the recording is paused. |
Continue_ | Playback of the recording continues. |
Restart | Playback of the recording is restarted. |
Stop | Playback of the recording is stopped. |
Update | Parameters for playing the recording are updated. |