FlexLogger

cancel
Showing results for 
Search instead for 
Did you mean: 

Display Date & Time

Solved!
Go to solution

I would like to be able to add a date & time display to the screen as to be able to have it shown in the screenshot function.  

How can this be done? I do not have LabVIEW to make a vi.

0 Kudos
Message 1 of 3
(236 Views)
Solution
Accepted by topic author Ezzell

Try this. Unzip the file and copy the DateTimeChannel folder to C:\Users\Public\Documents\National Instruments\FlexLogger\Plugins\IOPlugins

Then launch FlexLogger and , choose Add channels>>Plug-in from the menu:

Brad_0-1711578301939.png

The default formatting for the date/time is %c which uses the system setting. Here are the other formatting options you can use:
https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/vi-lib/string/format-codes-for-the-time-fo...

You can then add a "Text Box Indicator" to your screen tab and associate the value with the string channel:

Brad_1-1711578472429.png

 



Hope that helps,

Brad

0 Kudos
Message 2 of 3
(226 Views)

Thank You....Worked perfectly!

0 Kudos
Message 3 of 3
(199 Views)