Calling @Focus3 from Dragscript?

Hello,

I’m trying to figure out how to call/execute a @Focus3 command in drag script? I don’t see an option under ‘autofocus’ that would allow this. Is there a way to do this?

Thanks

Voyager doesn’t know which autofocus system you are using, the control interface is abstract … so if you want to call @focus3 autofocus you must configure @focus3 like your autofocus control in Voyager and then you can call the autofocus block in dragscript.

This block ( AutoFocus with RoboStar ) will use the actually configured autofocus control for focusing.
https://wiki.starkeeper.it/index.php/DragScript_Elements#AutoFocus

Otherwise you can create an external script and use TheSkyX COM object.

Thanks for the quick response. I have The SkyX configured and have Voyager’s Focus settings in my ‘profile’ configured to use The SkyX. @Focus3 works fine when running ‘On The Fly’ sequences, so it should work just fine calling ‘Autofocus with RoboStar’ in drag script? If I read the above correctly I think it should work?

Yes, will work. You can select if point a focus star or do focus on place in the configuration settings of the block.

All the best
Leonardo

1 Like