FEASA LED ANALYSER
FUNCTIONAL VERSION
Sequence Capture Mode
GetSequence@@ - Get the binary sequence of Intensities
Transmit Receive
getsequence@@ Binary data 0101..
Where:
@@ represents the Fiber number to be interrogated and is a value in the range 01 - 20.
Description
This command returns the Intensity values for Fiber## represented as a binary number.
Intensities greater than the threshold value are converted to binary 1's while Intensities less
than the threshold are converted to binary 0's.
The threshold value is set by the command putsequencethreshold##### or
setsequencethreshold#####. The number of Intensities returned is set by the
putsequencenumber### or setsequencenumber### command.
Example:
The PC transmits getsequence01 to the LED Analyser to instruct it to output a binary
sequence representing the Intensities that have been captured. The LED Analyser will return
a binary sequence to the PC.
getsequence01
0
1
1
.
.
Back to Index
90