Robots Index
Robot commands Robot variables
RCX commands RCX variables

 

Robot commands Top
LIGHT turns a light on a robot device on or off
LIGHT? checks whether a light on a robot device is on or off
MOTOR turns a motor on or off
MOTOR? check whether a motor is turned on
ROBOT.CLOSE terminates the communication to a robot device
ROBOT.OPEN activates a robot device
ROBOT.PANEL display the Robot Control Panel
ROBOTFACTS outputs charactertistcs about the robot device
SENSOR reads the value of a robot sensor
SWITCH? checks the state of a switch of a robot device
Robot variables Top
RCX commands Top
.RCX outputs low-level commands to the RCX device
BEEP causes the RCX device to beep
COMPUTE performs a variable computation inside the RCX device
DOWNLOAD downloads a program to the RCX device
LOADLOG uploads the RCX log
LOG outputs the natural logarithm of its input
MOTOR turns a motor on or off
RCX.CLOSE closes the communications channel to the RCX device
RCX.HALT terminates any running program inside the RCX device
RCX.LAUNCH launches a progrm inside the RCX device
RCX.LOG adds an entry to the internal RCX log
RCX.NAMES defines names for RCX variables
RCX.OPEN establishes communication to the RCX device
RCX.PANEL displays the RCX control panel
RCX.PLAY plays a melody inside the RCX
RCX.POLL polls the RCX
SETDISPLAY defines the variable to be displayed in the RCX
SETLOGSIZE defines the size of the internal RCX log
SETSENSOR defines the characteristics of a RCX device sensor
RCX variables Top