Denso RC5 Specifications Page 497

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 496
Chapter 15 Functions
15-49
WORKPOS (Function)
Function
Returns the user coordinate system as the position type.
Format
WORKPOS (<user coordinate system number>)
Explanation
Designate <User coordinate system number> declared using the WORK
command, and this statement will return a work coordinate system setting with
the position type. In this case, -1 (indefinite) is entered for a FIG component of
the position data.
<User coordinate system number> User coordinate system number (1 to 7)
Related Terms
WORK, CHANGEWORK
Example
DIM lp1 As Point
lp1 = WORKPOS(1) 'Assigns the user coordinate system to lp1.
Page view 496
1 2 ... 492 493 494 495 496 497 498 499 500 501 502 ... 691 692

Comments to this Manuals

No comments