TcGetObjState

TcGetObjState 1:

The TcGetObjState method queries the current state of the object.

TcGetObjState 2: Return value

VAR_OUTPUT
    TcGetObjState : HRESULT;
END_VAR

Name

Type

Description

TcGetObjState

HRESULT

Gives information about success of the state query.

TcGetObjState 3: 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