Reads the actual RGB color that is currently displayed on the cube
Syntax: ReadRGBLed(wi)
ReadRGBLed(wi)
wi walker or spot index
wi
Returns: Color that is in currently displayed on the real cube surface at the moment of calling the function.
Example: col=ReadRGBLed(2), reads the RGB led color from square index 2
col=ReadRGBLed(2)
See also: ReadCanvas
Last updated 6 years ago