Ok, a more precise definition of the problem: I want to use the rising edges from the physical signal (Line0) as trigger for the frame acquisition. To put it into GenICam-Terms: I was so far able to set a counter with Line0 as CounterEventSource and RisingEdge as CounterEventActivation. For the acquisition I set the AcquisitionMode to Continuous and a trigger, with Line0 as TriggerSource and FrameStart as TriggerSelector value. The problem is, once the conveyor belt is running (and the encoder is pressumibly sending its signal) the AcquisitionActive Status remains false.
I would like to be able to:
- See whether frames are being acquired and
- Check how many frames were so far acquired
Any idea what am I missing or where could I look for support? I have so far worked with the Standard Feature Naming Convention Document (Version 2.5.).