::: UniChrom BEL RUS DEU ENG
Main Page / Products / < Back 

ADC driver for ASCII text data stream

Producer: NAS Ltd

ADC driver with customizable number of channels. Driver interprets input text data stream (from port, socket or file) as the set of floating-point numbers. It can be used by OEM ADC producers without the need of developing own new driver. The only thing required - tuning the port setting in Configuration Editor.

Networked Chromatograph This instrument driver is designed as "Networked Chromatograph"

 

Designation and application field

Driver is intended for converting input data stream of textual floating point representation. Delimiters between fields are space (0x20), tab (0x09) character or semicolon (0x3B).
Driver has the following work modes:

  • 0 - YY mode - only intensity data
    Example: 0.1;0.4;0.77 - three data channels.
  • 1 - XY mode - pairs of X;Y data
    Example: 0.1;0.55;0.15;3.22 - two data channels
  • 2 - XYY mode - one X-value for following intensities
    Example: 0.1;0.33;0.35;2.88 - three channels of paired XY data.