Jump to content

Get cursor values from 3D graph....


PA-Paul

Recommended Posts

Hi all,

I've set up a 3D graph in labview 8.6.1 and have added a pair of cursors to it. I'm trying to get those cursor values out programatically. I tried it like this: post-14639-126390607573_thumb.png

But I don't see what I should wire to the "Item" input.

anyone know how to do this?

Cheers

Paul

Link to comment

Hi all,

I've set up a 3D graph in labview 8.6.1 and have added a pair of cursors to it. I'm trying to get those cursor values out programatically. I tried it like this: post-14639-126390607573_thumb.png

But I don't see what I should wire to the "Item" input.

anyone know how to do this?

Cheers

Paul

That would be the index of the cursor. Note CW use 1 based indexes so the first cursor is at index 1.

THis thread on the dark side offers tips to hwo to use the 3d graphs.

http://forums.ni.com/ni/board/message?board.id=170&view=by_date_ascending&message.id=161218#M161218

This one apperntly has an example for grabbing the curso values.

http://forums.ni.com/ni/board/message?board.id=170&view=by_date_ascending&message.id=108612#M108612

Ben

Link to comment

Hi Ben,

Thanks for the response. I got it to work in the end by wiring the cursor name (found from the properties on the fp) to the item...

I did try it first by index, but I was 0 based, so maybe that's why it didn't work.

Cheers!

Paul

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.