ITcSysManager::StartRestartTwinCAT

The StartRestartTwinCAT() method starts or restarts the TwinCAT System. If TwinCAT is already started, the function performs a restart, if TwinCAT is stopped it performs a start.

HRESULT StartRestartTwinCAT();

Return Values

Requirements

S_OK

Function has returned a value.

E_FAIL

TwinCAT couldn’t be started.