06-29-2016 11:22 AM
Bob_Schor a écrit :The reason you could not find the Image icon that you circled in your earlier post is that it is a Front Panel indicator -- it is an Image. Your Block Diagram is set to "Place Front Panel Terminals as Icons", so you got an Icon for the Front Panel Image indicator. If you right-click on the Icon on the Block Diagram, you should see a "Find Indicator" option that will take you to the Image on the Front Panel.
Really, this is very, very basic LabVIEW Vision/Image processing. Am I correct that you are attempting to do this entirely on your own, with absolutely noone to teach/mentor you except those of us on the LabVIEW Forums? There are a few books on LabVIEW Vision and IMAQ that you might consider purchasing and spending the time to read and do examples -- you would at least get a much better grasp of the fundamentals than you appear to have.
Bob Schor
I'm afraid that I didn't clearly explained the issue.
The problem is that I can't find the block that corresponds to the Image icon.
If my question (as you state) is very, very basic, could you confirm, please:
Thank you in advance
06-29-2016 11:43 AM - edited 06-29-2016 11:44 AM
06-29-2016 01:17 PM
Finally I've found it: palette Vision (FP), block "Image Display".
Thanks GerdW.
P.S. Context window for this block is empty
06-30-2016 01:46 AM - edited 06-30-2016 01:46 AM
Hi Pavel,
Finally I've found it: palette Vision (FP), block "Image Display".
It's not a "block", it's a "FP element" or "control"/"indicator". After all your work and questions in the forum you should know the LabVIEW wording for such items…
You also should know from the free beginner courses how you can easily create controls/indicators with a right-click at a subVI connector or wire!
Context window for this block is empty
The context help isn't empty!
It shows the label of the FP element and it's datatype! And there is an "advanced help" link bringing you to an extensive LabVIEW help article on FP elements…
(Atleast this is true for all other FP elements, I tested it with simple numerics, 2D picture control and DAQmx controls. Can't test with IMAQ as I haven't installed that module.)
06-30-2016 03:18 AM
Hi GerdW,
You have a reason to clarify the things. Indeed I've never payed a lot of attention to details e.g. LabVIEW terminology (without doubts erroneously) ... because for me the most important was to make things working in relatively short terms.
I've never worked with LabVIEW before, for me it was a short-term project that terminates in few days.
Indeed, FP elements have no dedicated help page for a particular element.
Here is a help page that opens when I click on Detailed Help of the Image Display element ... as you can state no any dedicated information, just generic info.
Anyway, thank for all your suggestions.
Best Regards