org.mbari.siam.devices.phDigital
Class PhDigitalPacketParser
java.lang.Object
org.mbari.siam.distributed.PacketParser
org.mbari.siam.devices.phDigital.PhDigitalPacketParser
- All Implemented Interfaces:
- java.io.Serializable
public class PhDigitalPacketParser
- extends PacketParser
Parses SIAM data packets
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REGISTRY_NAME_KEY
public static java.lang.String REGISTRY_NAME_KEY
VOLTAGE_KEY
public static java.lang.String VOLTAGE_KEY
PH_KEY
public static java.lang.String PH_KEY
TEMPERATURE_KEY
public static java.lang.String TEMPERATURE_KEY
CORRECTION_KEY
public static java.lang.String CORRECTION_KEY
PhDigitalPacketParser
public PhDigitalPacketParser()
- No-arg constructor needed to instantiate via class loader (e.g. by logView)
PhDigitalPacketParser
public PhDigitalPacketParser(java.lang.String registryName)
parseFields
public PacketParser.Field[] parseFields(DevicePacket packet)
throws NotSupportedException,
java.text.ParseException
- Return fields parsed from DevicePacket.
- Specified by:
parseFields in class PacketParser
- Throws:
NotSupportedException
java.text.ParseException
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.