I'm very new to Lua. Could someone with knowledge of basic programs and the arguments for Computronics' Light Board rack component tell me how to make a simple program?
The program should be able to:
Set the color of the lights (with the light.setColor function)
Set the activity state of the lights (with the light.setActive function)
Specify which of the four racks to adjust these values in (unsure of function name)
Do all of this from the command line, with a set of arguments after the lua script's name (ideally in the format of, for example "light (1) (0xCCFF00)