ITcSysManager::IsTwinCATStarted

The IsTwinCATStarted() method evaluates if the TwinCAT System is running.

HRESULT IsTwinCATStarted(VARIANT_BOOL*pStarted); 

Parameters

pStarted

[out, retval] points to the storage location of the boolean value, which contains the result.

Return Values

S_OK

Function returned a value.