A utility VI that converts the enumerated FeatureFlag value to the hex value required and returned by the Pixelink API.



.................................................................................................................................................................................................


Controls and Indicators



          FeatureFlags is the value of the enumerated FeatureFlag control. This control lists the flags and their associated hex values.


 

          HexValue OUT is the hex value of the associated FeatureFlag.


Details


This VI strips the text from the end of the enumerated list of the FeatureFlag control and converts it to a hex number.  The VI is used if comparing a particular FeatureFlag to the uFlags OUT of VIs such as GetFeature.


Note: See Error Handling for error input and output information and error codes.