Alex Varakin created a new topic ' Script on capture page is stuck' in the forum. 3 years ago

I am trying to automate taking flats with my flat panel, which is driven from Onstep PWM outputs, and have the following script which I am trying to call as part of flat taking:

#!/usr/bin/bash
indi_setprop -v "LX200 OnStep.Outputs.Output 7=1"

I have the path to this script entered in the Script field of the Capture screen.
Capture completes successfully, but then I see "Executing Post Capture script ..." and after that all is stuck.

Read More...