Gocator 1x00 API
Go2SerialProtocol
Description

Represents the protocol followed on the serial output

C
enum Go2SerialProtocol {
  GO2_SERIAL_PROTOCOL_GOCATOR = 0,
  GO2_SERIAL_PROTOCOL_SELCOM = 1
};
Members
Members 
Description 
GO2_SERIAL_PROTOCOL_GOCATOR = 0 
Serial follows Gocator protocol 
GO2_SERIAL_PROTOCOL_SELCOM = 1 
Serial follows Selcom protocol. Supported only on 1000 and 2300 series sensors. 
File

Go2Api.h

Copyright (c) 2012 by LMI Technologies Inc. All rights reserved.