NI Home
Cart Cart | Help
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Currently Being Moderated

Serial control of Basler A500 cameras

VERSION 7

Created on: Jun 7, 2009 2:07 AM by EnricoSegre - Last Modified:  Jun 12, 2009 9:22 AM by EnricoSegre

Screenshot-BaslerA504kCommand.vi Front Panel *-1.png

Functional Description

According to the camera compatibility report, Basler cameras like the A504k(c) cannot be fully controlled by MAX, and useful parameters like the exposure time or the frame rate need to be set using the somehow inconvenient utility program CCT+, provided by Basler. However, programmatic control via Labview is perfectly possible, just implementing the specific protocol for binary serial commands over Camera Link, described in the camera manual.

 

 

Additional Notes

 

This VI was developed for an A504k camera, but the binary communication protocol should be the same also for the A501k(c) and A503k(c).

The camera file provided by IMAQ lists a wrong terminator character, so that IMAQ Serial Read.vi is not effective, and IMAQ read bytes.vi has to be used instead: see this forum thread.

 

Downloads:
Average User Rating
(1 rating)




Antoine CHÂLONS Antoine CHÂLONS  says:

great utility and nice coding style!!

thanks for sharing ;-)

More Like This

  • Retrieving data ...

More by EnricoSegre