Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arvtest.c Schema=1.1 always fail and trigger failure #872

Open
winyio opened this issue Feb 22, 2024 · 0 comments
Open

arvtest.c Schema=1.1 always fail and trigger failure #872

winyio opened this issue Feb 22, 2024 · 0 comments

Comments

@winyio
Copy link

winyio commented Feb 22, 2024

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

  • 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.

1
2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant