org.mbari.siam.devices.seabird.streamingSBE19
Class StreamingSBE19.SBE19DevicePacketParser
java.lang.Object
org.mbari.siam.distributed.DevicePacketParser
org.mbari.siam.devices.seabird.streamingSBE19.StreamingSBE19.SBE19DevicePacketParser
- Enclosing class:
- StreamingSBE19
public class StreamingSBE19.SBE19DevicePacketParser
- extends DevicePacketParser
|
Method Summary |
protected void |
parseFields(DevicePacket packet)
Parse raw data from DevicePacket, fill in _record appropriately. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_AUX_CHAN
public static final int MAX_AUX_CHAN
- See Also:
- Constant Field Values
TEMPERATURE
public static final java.lang.String TEMPERATURE
- See Also:
- Constant Field Values
CONDUCTIVITY
public static final java.lang.String CONDUCTIVITY
- See Also:
- Constant Field Values
PRESSURE
public static final java.lang.String PRESSURE
- See Also:
- Constant Field Values
VOLTAGE0
public static final java.lang.String VOLTAGE0
- See Also:
- Constant Field Values
VOLTAGE1
public static final java.lang.String VOLTAGE1
- See Also:
- Constant Field Values
VOLTAGE2
public static final java.lang.String VOLTAGE2
- See Also:
- Constant Field Values
VOLTAGE3
public static final java.lang.String VOLTAGE3
- See Also:
- Constant Field Values
StreamingSBE19.SBE19DevicePacketParser
public StreamingSBE19.SBE19DevicePacketParser()
parseFields
protected void parseFields(DevicePacket packet)
throws NotSupportedException,
java.lang.Exception
- Description copied from class:
DevicePacketParser
- Parse raw data from DevicePacket, fill in _record appropriately.
- Specified by:
parseFields in class DevicePacketParser
- Throws:
NotSupportedException
java.lang.Exception
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.