LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"snap to mouse" option for a gauge/meter

is there a way to programmatically set the "snap to mouse" option for a gauge/meter

0 Kudos
Message 1 of 4
(2,446 Views)

hi faustina,

  Using that option what you are going to do?Please make it clear.

 

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 2 of 4
(2,439 Views)

I have created a set of VIs that allows the  user to change some properties of an indicator during runtime (size, color, etc.).  "snap to mouse" is an option for a needle in gauge/meter indicators but I don't see a property name for it. 

0 Kudos
Message 3 of 4
(2,420 Views)

There is a property for that, but for some reason NI has made it private.  All hope is not lost, you can try the following.

 

1) Join the LabVIEW API group.

2) Ask kindly for this property to be exposed to the masses on the LV API discussion board.    An NI engineer will consider your request, and if reasonable post some VIs which encapsulate this property.  Sometimes there is a good reason for a property or method to be private, other times it is an oversight and perhaps you will get lucky.  Personally, I do not foresee a lot of dire consequences from this one.

 

0 Kudos
Message 4 of 4
(2,410 Views)