TcSetObjectName

The TcSetObjectName method sets the object name of the object.
Return value
VAR_OUTPUT
TcSetObjectName : HRESULT;
END_VAR
Name | Type | Description |
---|---|---|
TcSetObjectName | HRESULT | Gives information about the success of the name change. |
Inputs
VAR_INPUT
objName : POINTER TO SINT;
END_VAR
Name | Type | Description |
---|---|---|
objName | POINTER TO SINT | The name to be set of the object |
Requirements
TwinCAT Version | Hardware | Libraries to be integrated |
---|---|---|
TwinCAT 3.1, Build 4020 | x86, x64, ARM | Tc3_Module |