LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calendar

is there any plug-in or something that allow tu put a calendar in front
panel and then with a click on a day, have the values?

let me know please
Eric
0 Kudos
Message 1 of 4
(3,233 Views)
Do a search at the NI Developer Zone for "calendar". You should find LabVIEW ActiveX Container Examples. It uses an ActiveX calendar control.
0 Kudos
Message 2 of 4
(3,233 Views)
"Eric Poirier" wrote:
>is there any plug-in or something that allow tu put a calendar in front>panel
and then with a click on a day, have the values?>>let me know please>Eric>>

eric,

there is a calendar activex control that is common with windows systems (I
think it comes with microsoft access or office...)

pat
0 Kudos
Message 3 of 4
(3,233 Views)
Eric,

As usually I don't like ActiveX, and some time ago I've made a sample trial, which will may be give you an idea. LabVIEW has it's own functions to build what you want. Attached sample tries to show inverse task of extracting calendar data from LV time-stamped data.

Remiinder:Don't forget about GMT time zone in your area.
Sergey
0 Kudos
Message 4 of 4
(3,233 Views)