AILDigitizerID
Description
Specifies the digitizer number (rank) of the board.
Values of this enumeration:
- DEFAULT - Specifies the default digitizer (set in the MILConfig utility).
- DEV0
- DEV1
- DEV2
- DEV3
- DEV4
- DEV5
- DEV6
- DEV7
- DEV8
- DEV9
- DEV10
- DEV11
- DEV12
- DEV13
- DEV14
- DEV15
- CamIp
- CamName
namespace AILDigitizerID { enum Type { DEFAULT, DEV0, DEV1, DEV2, DEV3, DEV4, DEV5, DEV6, DEV7, DEV8, DEV9, DEV10, DEV11, DEV12, DEV13, DEV14, DEV15, CamIp, CamName }; }