CWIMAQErrorContexts Enumeration
CWIMAQErrorContexts are the constants for determining the context of an error or a warning in the IMAQError/IMAQWarning event handlers.
You can use the following constants with this data type:
- cwimaqAcquiring—Acquiring NI-IMAQ operation.
- cwimaqCameraAttribute—Camera attribute operation.
- cwimaqConfiguring—Configuring NI-IMAQ operation.
- cwimaqConfiguringTriggers—Obsolete—Use the cwimaqSignalIO enumeration instead. This enumeration configures triggers.
- cwimaqInitializing—Initializing NI-IMAQ operation.
- cwimaqLoading—Loading NI-IMAQ operation.
- cwimaqPlottingImage—WindowPlot NI-IMAQ operation.
- cwimaqPropertyRead—Read only property.
- cwimaqResetting—Resetting NI-IMAQ operation.
- cwimaqSaving—Saving NI-IMAQ operation.
- cwimaqSignalIO—Signal I/O NI-IMAQ operation.
- cwimaqStarting—Starting NI-IMAQ operation.
- cwimaqStopping—Stopping NI-IMAQ operation.