ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW APIs Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Obtain the Context Help Window Image ?

Hi all,

OK, so I am trying to programatically get / save the image from the context Help Window. I have been reliably told that there is a private method for doing this. I assumed by "private" that it would be a scripting method but I can't find it. Anybody got any other information on how I can get this image ?

So far I am having to save the icon image and a list of input / output terminals. No quite what I was after.

Best Regards

Chris

CLA

CTA

Don't forget to give Kudo's for a good answer !

LabVIEW Champion
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 1 of 5
(7,558 Views)

I wouldn't know of such a private method but that doesn't mean it couldn't exist. However not finding such a method would probably prompt me to go about capturing the help window content using WinAPI calls.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 5
(6,632 Views)

If any of those kind folks from NI are reading on this , would they be prepared to comment ? (or even better, wrap the private method in a vi and post it )

I'm happy to discuss my use case if anyone can help.

Don't forget to give Kudo's for a good answer !

LabVIEW Champion
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 3 of 5
(6,632 Views)

Ancient post, but here's the answer:

 

help image snippet.png

 

_____________
Creator of the BundleMagic plugin for LabVIEW!
0 Kudos
Message 4 of 5
(5,584 Views)

Edit: wow! Didn't notice this question is 11 years old 🙂
Anyway, I hope this helps someone

 

I'm not sure if this is what you're looking for:

  

 

Front Panel.PNG

Block Diagram.PNG

 

I had another question regarding this topic: 

https://forums.ni.com/t5/LabVIEW/How-to-obtain-the-wire-pane-from-Context-help-without-LabVIEW/m-p/4...

Message 5 of 5
(5,097 Views)