LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display a custom message when I select Help/About on my executable?

How to display a custom message when I select Help/About on my executable?
I am using Labview 8.0.1
 
Thanks.
0 Kudos
Message 1 of 7
(3,317 Views)
Check out VI Properties>>Documentation. Here you can build a help file for your top level (or any) vi.
Hope this helps.
Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 2 of 7
(3,305 Views)
Actually, you just need to create a VI called 'About'. Open the on-line help and do a search for 'About'. It will tell you exactly what to do.
0 Kudos
Message 3 of 7
(3,294 Views)
Here is my template "About.vi"

0 Kudos
Message 4 of 7
(3,279 Views)
In your top-level VI, under VI Properties>Documentation there is place for a "Help path". You can create and save an html document and put the link to this document in the Help path. While the application is running the operator can press F1 and the default web browser will open this link. I've written software user guides in Word, saved a copy as an html and linked to it in the Help path.
PaulG.
Retired
0 Kudos
Message 5 of 7
(3,278 Views)

Thank you all for your help. I got it to work now.

~Papa Alpha Kone

 

0 Kudos
Message 6 of 7
(3,272 Views)
Dennis, did you work for Aspen Test Eng? If so did you do some programming for QualMark for their test chambers? I have some LabView questions for someone that knows about QualMarks hardware.
0 Kudos
Message 7 of 7
(3,256 Views)