TcGetObjState

The TcGetObjState method queries the current state of the object.
Return value
VAR_OUTPUT
TcGetObjState : HRESULT;
END_VAR
Name | Type | Description |
---|---|---|
TcGetObjState | HRESULT | Gives information about success of the state query. |
Inputs
VAR_INPUT
pState : POINTER TO TCOM_STATE;
END_VAR
Name | Type | Description |
---|---|---|
pState | POINTER TO TCOM_STATE | Pointer to the state |
Requirements
TwinCAT Version | Hardware | Libraries to be integrated |
---|---|---|
TwinCAT 3.1, Build 4020 | x86, x64, ARM | Tc3_Module |