| Customize Help

Using Matrox Concord G-Series with MIL



To use your Matrox Concord G-Series with MIL, you must allocate a MIL GigE Vision system (M_SYSTEM_GIGE_VISION), using MsysAlloc(). This allocation opens communication with all GigE Vision compliant boards (Gigabit Ethernet NIC) and allows MIL to use their resources. You can then access and grab from multiple connected GigE Vision-compliant cameras by allocating a digitizer for each connected camera (using MdigAlloc() with M_DEVn). Each process can allocate only one MIL GigE Vision system. Each camera can be used by one process (executable) at a time.

For additional information, refer to the Matrox GigE Vision driver chapter in the MIL Hardware-specific Notes. Matrox Concord G-Series information in the MIL Reference can be found in the paragraphs and values marked as being supported by the GigE Vision driver. Refer to the Matrox GigE Vision driver release notes for any additions/modifications to this chapter.