I'm trying too Set/Reset the digital outputs on my Basler Scout camera (scA640-70gm) through VBAI. (using My computer to process the Image and Basler camera to grab pictures with, They are connected with GigE standard bus)
Have tryed some shortcuts with more stats in the state-diagram and used the Acquire IMage function in to diffrent states (Inside this function I could set and reset the digital outputs when I grab a Image). Attachment:
test2
This works, but the time to acquire an image becomes very long (130-140mSec). Usually it takes around 10mSec to acquire an Image.
( I use 300+mSec to process one picture and set a output)
I have around 200mSec to disposal at the hole application.
I think I need a VI or a function thats set / reset the Digital Outputs without opening or closing the communication to the camera.
I have tryed to make somthing in Labview and it seems to work fast in Labview, but I don't get it to work trough VBAI (I have a communication open through VBAI, and can get contact with camera via the VBAI). Attachment:
Set Output
I wonder if theres a way true UDP communication since GigE uses UDP....
Bjørn Soleglad