Anyone know a quicker way to globally set right click actions slots? i.e. if I want to remove or rename the emergency active slot on X number of points. I know how to do it per point but that would take a lot of time to accomplish.
Kind of worked it out.
You can set the slot flag to hidden to remove right click actions
you can also add a slot named “displayNames” of type baja:NameMap add the value as
{override=Timed Override;set=Edit Setpoint;auto=Automatic Control;}
this will then rename any left over ones
take note boolean / numeric etc have difference slots/names for their own overrides.
Correction from Charles - corrected original post so no one makes same mistake.
3 Likes