Serial relay - User input for relay hex codes

Issue #1065 closed
RobeGuy created an issue

I’m looking to see if it’s possible to add support for a drop down or user input for the hex codes that are sent to serial relays to open/close the shutter. Currently these codes seem to be hard coded for the kmtronic module. Example

See: https://www.astrophotography.app/usersguide/kmtronic_cable.htm

I have a different serial relay that works the same however the codes to open and close the relay are different. I started a rough PoC to test that this works and the script I made is here for reference: https://github.com/RobeGuy/shutter_release/blob/master/serial_relay_shutter_control.ps1

Comments (2)

  1. Log in to comment