CWIMAQLookupTableTypes Enumeration
From NI Vision for Visual Basic
CWIMAQLookupTableTypes Enumeration
CWIMAQLookupTableTypes are the constants that specify which lookup table is programmed by the CWIMAQ.SetUserLookupTable method.
You can use the following constants with this data type:
- cwimaqBlue—Blue lookup table.
- cwimaqDefault—Default lookup table. Specify this property to program all lookup tables on your image acquisition device before subsequently programming an individual lookup table.
- cwimaqGreen—Green lookup table.
- cwimaqRed—Red lookup table.
- cwimaqTap0—Tap 0 lookup table.
- cwimaqTap1—Tap 1 lookup table.
- cwimaqTap2—Tap 2 lookup table.
- cwimaqTap3—Tap 3 lookup table.