![Feasa 20-F User Manual Download Page 7](http://html1.mh-extra.com/html/feasa/20-f/20-f_user-manual_3778790007.webp)
FEASA LED ANALYSER
FUNCTIONAL VERSION
IMPORTANT INFORMATION for Programmers
set / put Commands
The
Set / Put
commands are used to adjust various settings in the LED Analyser such as
Intensity, Exposure and offsets.
The
Set
commands are written to the on-board Flash.
These settings remain programmed in the Analyser even when the power is removed.
The Led Analyser has a capacity limit of approximately 100,000 writes to the flash.
Use the Set command only to store relevant information on the Led Analyser. Please refrain
from using
Set
commands in your high volume production programs as this constant writing to
the Flash will eventually corrupt the Led Analyser. Use the Put command instead.
The
Put
commands are written to the on-board RAM.
These settings will NOT remain programmed in the Analyser after the power is removed.
Use the Put command as often as you need in your program. This will prolong the life of the
Led Analyser particularly in high volume testing environment.
Commands are transmitted and received using ASCII characters and are
case-insensitive
.
All commands must be terminated with a
<CR>
or
<LF>
character.
7
Summary of Contents for 20-F
Page 126: ...FEASA LED ANALYSER FUNCTIONAL VERSION User Software Back to Index 126...
Page 127: ...FEASA LED ANALYSER FUNCTIONAL VERSION Test Software Back to Index 127...
Page 128: ...FEASA LED ANALYSER FUNCTIONAL VERSION User Calibration Back to Index 128...
Page 129: ...FEASA LED ANALYSER FUNCTIONAL VERSION Programming Back to Index 129...