Page 36
Appendix | ASCII Communication with Sensor
colorCONTROL MFA-7/-14/-21/-28
A 4.2.3 STATUS
STATUS ALL|CH
Provides information about the status of the sensor, such as Measure, Overflow, Error.
->status all
STATUS
STATUS CH01 MEASURE
...
STATUS CH28 MEASURE
A 4.2.4 PRINT, Sensor Settings
Print is used to output all measurement settings. Example of a response:
BAUDRATE 115200
GETCHANNELCNT 14
COLORSPACE XYZ
DATARATE 1.0
OUTPUT ON
OUT CH01 CH02 CH03 CH04 CH05 CH06 CH07 TEMPERATURE WAVE-
LENGTH TIMESTAMP
A 4.2.5 PRINT ALL
PRINT ALL
This command combines the
GETINFO
,
PRINT, GETOUTINFO and STATUS
commands.
Furthermore, all values
from DARKCORR_OFFSET and WHITECORR_FACTOR are output. In addition to the current measurement settings, the
sensor information is also output.
-> print all
DARKCORR_OFFSET
...
BAUDRATE 115200
WHITECORR_FACTOR
GETCHANNELCNT 28
...
COLORSPACE XYZ
INTEGRATIONTIME
DATARATE 100.0
...
OUTPUT ON
GAIN
OUT CH01 CH02 CH03 CH04 CH05 CH06 CH07
TIMESTAMP
...
GETINFO
AVERAGING
Name: MFA-28
Serial: 0007
Option: 000
Article: 11094997
Version: 1.2.1
Hardware-rev: 00
...
GETOUTINFO
->
...
STATUS
...