Not really. What is that supposed to show? All I see is a bunch of defines. Are those of a specific datatype? If you're using some sort of enumeration inside your framework, then all you need to do (if you use the OpenG function) is to convert the enum from one value to another value, the latter matching the enumeration inside your framework. A simple case structure in the LabVIEW code would accomplish this.