Download What is a DT-Active Frame Grabber Control?
Transcript
Chapter 2 Digital I/O Property/Method/Event Name 34 Description Control InputLineCount property Returns the number of digital input lines supported by the device. Monochrome Camera Link OutputLineCount property Returns the number of digital output lines supported by the device. Monochrome Camera Link ReadDigitalInputPattern method Returns the state (high or low) of all the digital input lines. Monochrome Camera Link WriteDigitalOutputPattern method Sets the state (high or low) of all the digital output lines. Monochrome Camera Link InputLineEventMask property Sets and returns a bit mask, indicating the digital input lines that you want to use to generate state-change events. Monochrome Camera Link OnInputBitsChanged event Generated by the control whenever a digital input bit that has been configured to generate a state-change event changes state. Monochrome Camera Link