series Robot Controller
3.7
TsRemoteS Class Method
GetGlobalPOINT()
References the value of the point type global variable of the program that is currently selected.
Format
TsPointS GetGlobalPOINT(string name)
Argument
string name
Return value
TsPointS
Exceptions
TCPNotConnect
CommunicationError Communication Error
ControllerNG
IllegalParam
Notice
See also
TsPointS, GetGlobalINT(), SetGlobalPoint(), GetGlobalPAYLOAD(),GetGlobalREAL(),
GetGlobalTRANS()
Name of the point type global variable (teaching point)
For an array variable, specify the element.
Value of the point type global variable that was acquired
Network is not connected
Command not accepted by controller
Illegal parameter
- 79 -
TsRemoteLib.DLL MANUAL
S
TsRemote
.method
STE85409