Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ExlerElektronik

Pages: [1]
1
Software Dev / LabVIEW
« on: January 09, 2021, 08:22:55 AM »
I've got an Chronos 2.1 (color version) and want to start a discussion of LabVIEW users here.

Some words about myself: I'm developing automated test equipment and using LabVIEW for more than 25 years now. The camera will go to a test for product reliability, a kind of fall tower to do crash tests to test product's mechanical robustness. Unfortunately I will not have access to the camera once the product is delivered to the end user.

So far I started to build a library to control the Camera in LabVIEW starting with a rework of Krontech's example. I’m working on a more complete LabVIEW library to control the camera and view records taken. At the moment the following functions are implemented

* read and write almost anything to/from the camera (including parsing the JSON structures to extract results).
* The most interesting functions in the API have been packed into VI’s with a nice interface for easy use.
* I’ve also done functions to directly access and view video or individual frames from files taken as RAW (12 Bit, 16 Bit) and DNG including bayer pattern interpolation, color matrix, ... to show the video in LabVIEW.

Any users out there using LabVIEW which would share their experience?

Pages: [1]