FEASA LED ANALYSER
ICT VERSION
Capture Sequence Mode
Set/Put SequenceThreshold##### - Set the Intensity Threshold
Transmit Receive
putsequencethreshold#####
setsequencethreshold#####
OK
OK
Where:
##### represents the Intensity threshold.
Description
This command is used to set an Intensity threshold so that Intensities above the threshold will
be converted to binary 1's and Intensities below the threshold will be converted to binary 0's.
This binary data is used to generate a timing sequence for LEDs that are being switched on
and off such as in an automotive Indicator. The timing sequence can be read out using the
command getsequencetimes.
PutSequencethreshold commands are stored in RAM memory while
SetSequencethreshold commands are stored in Flash memory.
Example:
The PC transmits setsequencethreshold09500 or putsequencethreshold09500 to the
LED Analyser to instruct it to treat intensities greater than 9,500 as binary 1 and intensities
less than 9,500 as binary 0. The LED Analyser will return a string OK to the PC.
putsequencethreshold09500
OK
To determine the minimum Intensity level acceptable as a PASS, use the command
getsequencethreshold . It will return an Intensity Value in the range 0 - 99999
getsequencethreshold
9500 (Min Intensity Level 9500)
Back to Index
116