LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Analog clock

Solved!
Go to solution

I have discovered/found an analog clock control and associated VI (they're not mine), but I'm wondering how I can change the spacing of the minor units on the scale so that they display one 'tick' per second, rather than 4 'ticks' for every 5 seconds.

 

Any ideas? 

 

 

 

Edit: I should probably attach the library containing the VI and the control! 🙂

Message Edited by James Mamakos on 07-16-2009 12:33 PM


Never say "Oops." Always say "Ah, interesting!"

0 Kudos
Message 1 of 5
(6,842 Views)

Hi James Mam...,

you can open the typedef and ungroup it the gauges. After this you can change the appearance of them.

 

Mike

Message 2 of 5
(6,814 Views)
Solution
Accepted by J.Mamakos

I believe it was my clock you are asking about.

 

I have added a new blog entry with a new version which addresses the issue you raised. 

 

An Improved Analog Clock 

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


Blog for (mostly LabVIEW) programmers: Tips And Tricks

Message 3 of 5
(6,736 Views)
Yes it was, and thank you for the update. Your blog collection is very useful. 🙂


Never say "Oops." Always say "Ah, interesting!"

0 Kudos
Message 4 of 5
(6,717 Views)

It is possible to set the minor ticks to 1 minute intervals using the “Minor Increment” element of the “Scale.Range” property in the gauges properties node.

 

See http://tinyurl.com/LV-AnalogClock for more details.

Message 5 of 5
(5,929 Views)