Camera Data

  • Hello,

    how can I copy camera offset position to data register to do some validation for the position.

    I am looking for something like in below:


    R[100] = VR.OFFSET[1,1]


    Is it possible to do something like that ??


    Thanks In Advance

    Moelsayed

  • In the VISION instruction page select VR[].OFFSET. You will need to assign the OFFSET value to a PR[] first. Then you can get the individual elements of the PR.

    So it would look like this in the TP program:

    PR[50]=VR[1].OFFSET

    R[100]=PR[50,1]

  • In the VISION instruction page select VR[].OFFSET. You will need to assign the OFFSET value to a PR[] first. Then you can get the individual elements of the PR.

    So it would look like this in the TP program:

    PR[50]=VR[1].OFFSET

    R[100]=PR[50,1]

    I am trying to Write in the program PR[50]=VR[1].OFFSET but I could not

    I found only PR[..] = PR[..] or P[...] .


    so please how can I do this please.



    Thanks,

    Moelsayed

Advertising from our partners