Knowledge Base

RoboX Coding Panel

The Coding Panel

Writing Code

Coding Panel Buttons

The Coding Panel

Clicking the RoboX Cart will open the Controller Panel on the left part of the screen, with the Coding Panel minimized at first.

Click the Coding Panel to open it:

open coding panel.gif

This is where you can create your program with RoboX Block Code. The Block Library at the far left offers several categories of commands:

block library.gif

To minimize the Coding Panel, hover the mouse on the right edge of it until the  icon appears, then click:

close coding panel.gif

Writing Code

To build your code, simply drag blocks from the library into the Coding Panel:

dragging blocks.gif

Note: all code blocks must be attached to each other with no spaces in between, and the first block must be attached to the initial "When clicked" command.

Commands can be moved around within the code:

moving code around2.gif

To delete a code block, simply drag it anywhere outside the Coding Panel:

delete block.gif

Coding Panel Buttons

The following buttons are available at the top of the Coding Panel:

Button Action Explanation

Save Code

Saves the job and positions that you created in a mission.

Load Code

Loads previously-saved mission data and code.

Play

Runs the code you have written/loaded.

Pause

(Replaces the 'Play' button once the code is run.) Pauses code execution.

 

Was this article helpful?
0 out of 0 found this helpful

Comments

Please sign in to leave a comment.