program-ProgramService

 The ProgramService provides a (default) Batch Editor view to launch a batch operation on multiple selected component slots. For more details, refer to the Batch Editor - Engineering Notes document.

The ProgramService also provides a secondary RobotEditor view to create “Robots”, which are similar to Program components (written using Java code), but are not persisted in the station database.

The ProgramService is available in the program palette, but typically exists in most station’s Services container, as it is included among default services when using the New Station tool (wizard) in Workbench.

Actions

Actions include Run Robot.