// McParamsCompat1x.h Parameter Identifier File
|
// This file defines compatibility identifiers for pre version 2.x
|
// MultiCam Parameters
|
// History:
|
// 00/10/20 Joel Harhellier First issue
|
|
|
#define MC_ProcessorId (MCPARAMID)( 34 << 14)
|
#define MC_Collector (MCPARAMID)( 36 << 14)
|
#define MC_FilledCount (MCPARAMID)( 43 << 14)
|
#define MC_SoftTrig (MCPARAMID)( 50 << 14)
|
#define MC_Timeout (MCPARAMID)( 56 << 14)
|
#define MC_LUTIndex (MCPARAMID)( 66 << 14)
|
#define MC_InputLUT (MCPARAMID)( 67 << 14)
|