11-29-2007 12:57 PM
11-29-2007 02:41 PM
You can send commands that get info from the camera, but there's not really a good way to use it in the camera file. I would recommend doing this in a programming language. You can call NI-IMAQ functions to send serial commands and read serial responses from the camera and then do operations programatically based on the camera response.
Hope this helps,
Brad
11-30-2007 07:16 AM
Thanks Brad,
The information helps, but also it doesn't.
I want to access the camera from within matlab. But as this is not going as smooth as hoped for, I wanted a button for myself and other users in Measurement and Automation that retrieves and displays some camera information. At this moment I only see buttons to send new values such as gain and exposure time.
Thanks anyway, Jos