Feature request: Unpark command

Will we ever be able to simply post "unpark" to the command line?  It would be useful for writing macros.  I know you can simply have a macro jump into park and type Channel X at enter, but it just seems a bit clunky to me, even in background mode.

Just curious!  Maybe this already exists, and I missed it?

Thanks.

Parents Reply Children
  • I think I found it by trial and error - I'd seen the enable and disable in the macro softkeys screen and also tried the on and off. The on and off gave syntax errors but the enable and disable didn't.

    As an aside oddly for Capture it also accepts the syntax but ignores it and just toggles it anyway.

     

    [EDIT]

    Actually I think I now remember that On and Off could be used with Capture in a macro,  but neither on/off or enable/disable could be used with swap pan/tilt.

    So my clunky solution below I didn't need in the end

    [/EDIT]


    So on that I had a work around which was if I had a set of channels that I wanted to set either on or off and I didn't know their current state, my macro would do a capture on all of them which would result in them all being either on or off (as if any channel is a different state capture both turn off) then it toggled one of them and then toggled them all, which gets them all to the off state, regardless of their initial state. A bit clunky but was a work around for what is probably a bug.

  • I see! Well, thank you, this was very helpful! :)
Related