SystemState
Property displaying the current state of the TwinCAT system.
HRESULT SystemState(
[out,retval] long* pVal,
);
Parameters
pVal | [out, retval] |
Return Values
HRESULT == S_OK | Reading successful. |
HRESULT != S_OK | Error during reading of the status. |
Comments
Calling of SystemState returns the current state of the TwinCAT system.