Skip to main content
Skip table of contents

get_current_tcp()

Features

Returns the TCP information of the currently set safety setting parameter.

Parameters

None

Return

Value

Data Types

Description

ret

class.config_tcp_symbol

TCP Setup Infomation

Class

class.config_tcp_symbol
FieldData TypesDescription

obj

listObject information for that class
symbolstringTCP Name
tcpclass.config_tcpTCP Information
class.config_tcp
FieldData TypesDescription

obj

listObject information for that class

offset

float[6]

Target location

Example

PY
ret = get_current_tcp()
print(ret.symbol) ## tcp symbol
print(ret.tcp.offset) ## tcp target pos list

Related commands

  • None
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.