WORKATTRIBUTE
(Function)
[Version 3.2 or later]
Get an attribute value of the specified work coordinates.
WORKATTRIBUTE(<work coordinates number>)
This function gets an attribute value (0: standard, 1: fixed tool (external TCP)) of the work coordinates specified by <work coordinates number>. (Ver 3.2 or later)
For the external TCP functions, see "External TCP function (for rotation on the origin of work coordinates)" in the Setting-up Manual.
I55=WORKATTRIBUTE(5)
|
'Get the attribute value of work coordinate 5 into I55
|