TcGetObjectName

The method TcGetObjectName saves the object names in the buffer with the given length.
Return value
VAR_OUTPUT
TcGetObjectName: DINT;
END_VAR
Name | Type | Description |
---|---|---|
TcGetObjectName | DINT | Gives information about success of the name query. |
Inputs
VAR_INPUT
objName : POINTER TO SINT;
nameLen : UDINT;
END_VAR
Name | Type | Description |
---|---|---|
objName | POINTER TO SINT | The name to be set |
nameLen | UDINT | The maximum length of the name to be written |
Requirements
TwinCAT Version | Hardware | Libraries to be integrated |
---|---|---|
TwinCAT 3.1, Build 4020 | x86, x64, ARM | Tc3_Module |