RCX.CLOSE
Syntax RCX.CLOSE
(RCX.CLOSE "TRUE)

 
Explanation The RCX.CLOSE command closes an open channel to the RCX robot controller. If the optional second input TRUE is supplied, the device is turned off.

This command causes the sliders and buttons which simulate sensor input on the RCX panel to become enabled.

See also RCX.OPEN.

Examples RCX.OPEN 1
Result: TRUE
RCX.CLOSE

TopIndex