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

Direct control the external pins #2512

Closed
Jiloc opened this issue Oct 11, 2018 · 3 comments
Closed

Direct control the external pins #2512

Jiloc opened this issue Oct 11, 2018 · 3 comments

Comments

@Jiloc
Copy link

Jiloc commented Oct 11, 2018

Required Info
Camera Model { D435 }

Issue Description

Is it possible to directly control the external pins of the D400 devices? I can't find any example of it. I am interested to know if is possible to directly control the power pin to switch the external device on and off

@dorodnic
Copy link
Contributor

Hi @Jiloc
I'm fairly certain this is impossible. You can use RS2_OPTION_INTER_CAM_SYNC_MODE to get signal out of the device every time it takes a frame, but these are not general purpose pins.

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Oct 11, 2018

Over at the Intel Support site, users who tried getting a signal from Pin 1 early in 2018 before hardware sync support in firmware was released said it was too noisy to be usable. One user reported:

"We tried to read out pin 1 from the external sensors sync connector (GVSYNC0) while enabling the "Output Trigger" option in the RealSense Viewer but we could only measure a very noisy signal containing shutter noise, and not a clear trigger signal (e.g. 5V TTL)"

The main discussion about the pins at Intel Support can be found at the link below.

https://communities.intel.com/message/558842#558842

@Jiloc
Copy link
Author

Jiloc commented Oct 12, 2018

Thank you both for the answer, everything is cleare now.

Just FYI (or the interested of someone that will look for it in future) I tested that the pins are powered even if the camera is just attached to the computer and not only when the camera is turned on by the software.

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

No branches or pull requests

4 participants