SurfaceState

State of the surface

Parameter Info

Class Category Level Type Access
Surface Surface Dynamics ADJUST Enumerated Set and Get
Num ID String Identifier C, C++ identifier
31 << 14 SurfaceState MC_SurfaceState

Parameter Description

Get or set the current state of the surface.

Parameter Usage

TBD

Parameter Values

Enumeration: FREE, FILLING, FILLED, PROCESSING, RESERVED

Table 1. FREE
MC_SurfaceState_FREE

Description

The surface is able to receive image data from the grabber.
Table 2. FILLING
MC_SurfaceState_FILLING

Description

The surface is currently receiving or ready to receive image data from the grabber.
Table 3. FILLED
MC_SurfaceState_FILLED

Description

The surface has finished receiving image data from the grabber, and thus is ready for processing
Table 4. PROCESSING
MC_SurfaceState_PROCESSING

Description

The surface is being processed by the host processor.
Table 5. RESERVED
MC_SurfaceState_RESERVED

Description

The surface is removed from the standard state transition.