Multiple Camera Acquisition With Visual Basic Primary Software: Driver Software>>NI-IMAQPrimary Software Version: 2.6 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: How do I acquire from multiple channels using the CW-IMAQ control? Solution: You need to associate a channel with each image buffer of the control. This can be done with the following code: (example) CWIMAQ1.Images.Add 2 CWIMAQ1.Images(1).Channel=0 CWIMAQ1.Images(2).Channel=1 Note: The channel property is invisible. Related Links: Attachments:
Report Date: 10/21/2002 Last Updated: 07/14/2004 Document ID: 2QK7A9LT |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
