FEASA LED ANALYSER
ICT VERSION
Get Data Mode
getRGBI## - Get RGB and Intensity for a LED
Transmit Receive
getrgbi##
getrgbiall
Rrr ggg bbb iiiii
Where:
## represents the Fiber Number and is a number in the range 01 – 20.
rrr , ggg and bbb are the red, green and blue components of the LED colour.
These values are normalized and are in the range 0 – 255.
iiiii represents the intensity value of the LED under Fiber ##. This 5-digit number is in the
range 0000 – 99999. 0000 represents no Intensity or under range(i.e. the LED is off) and
99999 will represent over range or the LED is too bright.
Description
This command instructs the LED Analyser to return RGB and Intensity data for fiber ## (01-
20) in format rrr ggg bbb iiiii where rrr, ggg and bbb are the red, green and blue
components of the colour. The iiiii value indicates the intensity value.
This command should be preceded by a capture command to ensure valid LED data is stored
in the memory of the LED Analyser. The data for each LED can only be read out one-at-the-
time, in any order. Note: it is important for the PC to use 01, 02, 03, etc to indicate Fibers
1, 2 and 3, etc.
Example:
The PC transmits getrgbi05 to the LED Analyser to instruct it to send the stored colour and
Intensity data for the LED positioned under Fiber No 5. The LED Analyser will return a string
rrr ggg bbb iiiii to the PC.
getrgbi05
006 230 018 06383
Back to Index
67