You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1 test for Genicam:Schema always results FAILURE if Schema=1.1
2 test for SoftwareTrigger:BufferCheck will results FAILURE 0/5, as the camera need to take some time to enter trigger mode before accepting trigger signals (clear the buffer, drop some frames, put the sensor into trigger mode, etc).
To Reproduce
run arv-test-0.10 with test-cfg Schema=1.1
Expected behavior
if the xml is ok, should be SUCCESS.
set some config value in arv-test.cfg to add intervals before trigger start.
Camera description
Manufacturer Jinghang
Model JHEM800UC
Interface USB3
Platform description:
Aravis version: lastest 0.10
OS: Ubuntu 20.04
Hardware x86_64
Additional context
proposed SoftwareTriggerWait is used to insert some waiting time just after arv_camera_set_trigger.
SoftwareTriggerDelay is used for trigger intervals.
The text was updated successfully, but these errors were encountered:
Describe the bug
1 test for Genicam:Schema always results FAILURE if Schema=1.1
2 test for SoftwareTrigger:BufferCheck will results FAILURE 0/5, as the camera need to take some time to enter trigger mode before accepting trigger signals (clear the buffer, drop some frames, put the sensor into trigger mode, etc).
To Reproduce
run arv-test-0.10 with test-cfg Schema=1.1
Expected behavior
if the xml is ok, should be SUCCESS.
set some config value in arv-test.cfg to add intervals before trigger start.
Camera description
Platform description:
Additional context
proposed SoftwareTriggerWait is used to insert some waiting time just after arv_camera_set_trigger.
SoftwareTriggerDelay is used for trigger intervals.
The text was updated successfully, but these errors were encountered: