Hello,
In my application I would like to change configuration of my camera Baumer HXC13 within LabVIEW app. I have NI 1483 Adapter Module, so IMAQ and camera files are not available. I wanted to do it with UART serial communication, but because of my lack of experience, I guess I did some things wrong.. in my host application I added reference to FPGA VI and tried to send commands to camera. But I didn't succeded and anything changed in my configuration. I should write to camera for example command ':M5', to change the mode. I am adding part of my code. I would really appreciate your help and advices what should I do next.