* and / Operators on Point data

  • Does anyone have a list of what the various operators do to point data? I've dug around the RT Toolbox 3 help files, and the various manuals for Melfa-Basic V I can find, but I am having trouble finding anything.


    I'm trying to figure out what the following line of code does, and I want to make sure I understand the various operations correctly. Specifically the '/' operator.


    Code
    PVTR=(P_Zero/PWKPOS)*PTEACH

    Check out the Fanuc position converter I wrote here!

  • AD
  • The area I'm getting confused on is the / operator. It is not a scaler function, since zero divided by anything should be zero. In terms of transform math, division isn't a valid operation. Is it inversion?

    Check out the Fanuc position converter I wrote here!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account
Sign up for a new account in our community. It's easy!
Register a new account
Sign in
Already have an account? Sign in here.
Sign in Now