FEASA LED ANALYSER
FUNCTIONAL VERSION 
General Commands
EOT - End of Transmission Character
Transmit Receive
enableeot
disableeot
See details below
Description
Every command sent to the LED Analyser or response received from the Led Analyser, ends
with  a  set  of  characters  that  indicates  that  the  command  or  response  has  finished.  Those
characters  are  CR +  LF,  which  are ASCII  characters  13  and  10  respectively. Alternatively,
responses from the LED Analyser can also have an end-of-transmission format like CR + LF +
EOT, which are the ASCII characters 13, 10 and 04 respectively. CR + LF are always present,
but   character   EOT   can   be   enabled   or   disabled   using   the   commands   ENABLEEOT   and
DISABLEEOT. Having EOT character enabled can be extremely useful in multi-line commands,
since this allows to differentiate between the end of a line and the end of a transmission.
The EOT command is disabled by default. To enable EOT simply send the command enableeot
using Feasa Terminal software. The Analyser will maintain the EOT state even when powered
off. To disable the state just send the command disableeot.
Information Received back from the Analyser using the getstatus command is as follows:
Hardware: Feasa xx-y
Serial number : Xyyy
Firmware Version : Iyyy
Intensity Mode : Logarithmic
Photopic response: ON
Exposure Factor : 01
Capture : Manuel 04
Auto PWM mode : OFF
Number of Fibers : 05
External Trigger status: Disabled
Colour Gains: 100  150  100
End of Transmission Character: Disabled
Selected calibration set: 0
user calibration date: dd/mm/yyyy
Factory calibration date: dd/mm/yyyy
Back to Index
48