Jump to content

generating x-y co-ordinates


faisaldin

Recommended Posts

hi,

i have to sense a x-y co-ordinates from a touch screen and send them to the PC.

Do anyone have some idea about how a real-time co-ordinates can

be generated on a just like a small screen(area) in labview.

such that the small screen (area) in labview gives the sensed

co-ordinates showing some kind of indication.

and most specially it allows me in (real-time) to generate output from PC

vice versa.

such that if i draw something on the screen (area) within labview

it generates the co-ordinates for the output.

thanks....

any tutorial any supportive material regarding it....please post

Link to comment

QUOTE (faisaldin @ Feb 23 2009, 10:42 AM)

hi,

i have to sense a x-y co-ordinates from a touch screen and send them to the PC.

Do anyone have some idea about how a real-time co-ordinates can

be generated on a just like a small screen(area) in labview.

such that the small screen (area) in labview gives the sensed

co-ordinates showing some kind of indication.

and most specially it allows me in (real-time) to generate output from PC

vice versa.

such that if i draw something on the screen (area) within labview

it generates the co-ordinates for the output.

thanks....

any tutorial any supportive material regarding it....please post

Use an Event Structure configured to fire off "Mouse Move".

Ben

Link to comment

QUOTE (faisaldin @ Feb 23 2009, 03:42 PM)

hi,

i have to sense a x-y co-ordinates from a touch screen and send them to the PC.

Do anyone have some idea about how a real-time co-ordinates can

be generated on a just like a small screen(area) in labview.

such that the small screen (area) in labview gives the sensed

co-ordinates showing some kind of indication.

and most specially it allows me in (real-time) to generate output from PC

vice versa.

such that if i draw something on the screen (area) within labview

it generates the co-ordinates for the output.

thanks....

any tutorial any supportive material regarding it....please post

I did similar thing a year ago. I wrote a program to track the path of moving cursor on an empty plot. I use property node to find out the cursor X and Y coordinate.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.