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
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
I'm using 8 Grasshopper3 cameras (actual model is not same with FB360 but also use USB3),
I've already tested with each camera alone using FlyCap2,
There's some unknown error when I started CameraControlUI, like this:
./CameraControlUI
Setting FPS to 30
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Low level failure reading register 0x610. Error: 0x1.
Exception: Error11
terminate called after throwing an instance of 'char const*'
Aborted (core dumped)
I think register 0x610 is CAMERA_POWER,
but why this exception was occurred ?
(I've made GPIO trigger cable according to wiring diagram of FB360 manual, and all power indicator LED of cameras were green)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using 8 Grasshopper3 cameras (actual model is not same with FB360 but also use USB3),
I've already tested with each camera alone using FlyCap2,
There's some unknown error when I started CameraControlUI, like this:
./CameraControlUI
Setting FPS to 30
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Ok.
Low level failure reading register 0x610. Error: 0x1.
Exception: Error11
terminate called after throwing an instance of 'char const*'
Aborted (core dumped)
I think register 0x610 is CAMERA_POWER,
but why this exception was occurred ?
(I've made GPIO trigger cable according to wiring diagram of FB360 manual, and all power indicator LED of cameras were green)
The text was updated successfully, but these errors were encountered: