Impact Acquire SDK GUI Applications
|
Various additional things can be configured via the "Options" dialog
Most of these are self explanatory. Those requiring some explanation are listed in the following sections.
This is an option coming as a requirement from the GenICam™ standard (https://www.emva.org/standards-technology/genicam/) where the concept of Selectors exists. With these option enable (the default behaviour) features which are selected by others will be grouped below the selecting feature in The Property Grid whenever possible. This usually results in a better tree structure. To find out more about Selectors please refer to the GenICam™ standard.
A feature can have a so called display name in addition to it's API/feature name. This display name might include whitespace characters and other things forbidden for normal feature names and sometimes might improve readability in a GUI. Switching this option on or off will fill The Property Grid with either the real feature names (as an API call would use them) or (if available) with the display names associated with each feature. In case a feature does not define a display name the real feature name will be used instead.
With this option enabled the "Acquire" button can be pressed several times in "SingleFrame" mode even if the previous image transfer is still ongoing. Some third party devices might have problems with remembering all single frame requests however since the standard doesn't really enforce a certain behavior here. Some devices might return some kind of "I am still busy" notification others might simply queue all requests and send out individual image one after the other. This option sometimes can be useful to test for exactly this behaviour.