Simon Dodd replied to the topic 'Nikon D5000 Failed to expose' in the forum. 5 years ago

I've got a test script that activates the shutter with the following code...

Open shutter is echo -e "\xFF\x01\x01" > dev/ttyUSB0

close shutter isĀ echo -e "\xFF\x01\x00" > dev/ttyUSB0

Is it possible to get EKOS to send this out to activate the shutter relay board...?

Read More...