mrDarker
2025-08-06 2379434200219132ee252f12d47a1e5efd160f42
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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)