For a program which acquires images of a camera, I want to create an
information frame (subVI) which shows the name, properties and all
available attributes of the used camera (similar to the
"properties"-frame in the "Measurement&Automation Explorer").
This subVI should provide the attribute-read-in of different cameras.
I tried to use the according file of the "NI-IMAQ/DATA"-folder and
seperate the attributes by LV-string-functions. But this ends at least
in a desaster..... a lot of attributes containing sub-attributes or
sub-sub-attributes or what ever.
Is there a possibility or a existing VI to solve my problem ?