SRAPI|CSharp
 All Classes Namespaces Functions Variables
List of all members
SRAPI_CSharp.SRAPI.Constants Class Reference
Inheritance diagram for SRAPI_CSharp.SRAPI.Constants:
SRAPI_Module.SRAPI_Constants

Additional Inherited Members

- Public Attributes inherited from SRAPI_Module.SRAPI_Constants
const string SR_API_h = ""
 
const float BADWORLDVALUE = -9999990F
 
const int MODULNAMESIZE = 256
 
const int PARREFNAMESIZE = 256
 
const string SR_API_VERSION = "t3.6.13"
 
const string LIBCALL = "__cdecl"
 
const int INSTANCES = 6
 
const int TCPRECVSIZE = 10000000
 
const int STATE_CAMERA_CLOSED = 0
 
const int STATE_CONNECT_TO_CAMERA = 10
 
const int STATE_CONNECT_TO_CAMERA_DELAYED = 20
 
const int STATE_CAMERA_CONNECTED = 30
 
const string DEFAULT_IP_ADR = "192.168.178.200"
 
const int DEFAULT_PORT_NUM = 40
 
const string STATUS_MSG_ARGLST = "CAMDESC* cd, int msgType, int msgdata1, int msgdata2, char *msg"
 
const int MSGTYPE_CONNECTION = 1
 
const int MSGTYPE_INFO = 2
 
const int MSGTYPE_ERROR = 3
 
const int MSGTYPE_DATA = 4
 
const int MSGGROUP_STATUS = 1
 
const int MSGGROUP_SW_APPLICERROR = 2
 
const int MSGGROUP_HW_APPLICERROR = 3
 
const int MSGGROUP_API = 4
 
const int DATATYPE_IO = 1
 
const int DATATYPE_CAMTEMP = 3
 
const int DATATYPE_SYSPAR = 10
 
const int DATATYPE_MPAR = 11
 
const int MSGGROUP_API_CORRUPTNUMOFCAMS = 1
 
const int MSGGROUP_API_INVALIDFILENAME = 2
 
const int MSGGROUP_API_CORRUPTPARAMETER = 3
 
const int MSGGROUP_STATUS_TCPTIMEOUT = 1
 
const int MSGGROUP_STATUS_TCPSENDERROR = 2
 
const int MSGGROUP_STATUS_TCPRECVERROR = 4
 
const int MSGGROUP_STATUS_FLASHWRITEERROR = 5
 
const int MSGGROUP_STATUS_FLASHERASEERROR = 6
 
const int MSGGROUP_STATUS_NOPARAMSLOADED = 7
 
const int MSGGROUP_SW_APPLICERROR_BUFFER_OVERFLOW = 1
 
const int MSGGROUP_HW_APPLICERROR_FIFO_OVERFLOW = 2
 
const int MSGGROUP_HW_APPLICERROR_CORRELATOR_OVERFLOW = 3
 
const int MSGGROUP_HW_APPLICERROR_CORRELATOR_SPEED = 4
 
const int MSGGROUP_HW_APPLICERROR_UNKNOWN = 1000
 
const int CAMERA_DISCONNECTED = 0
 
const int CAMERA_CONNECTED = 1
 
const int MSGGROUP_API_INITIALIZED = 1
 
const int MSGGROUP_STATUS_REPLY = 1
 
const int MSGGROUP_STATUS_PARAMS_RECEIVED = 2
 
const int MSGGROUP_STATUS_PARAMS_FLASHWRITTEN = 3
 
const int HEADERSIZE_USER = 9
 
const float ALIVE_TIMEOUT = 100F
 
const float NONWORLDMARK = -9999900F
 
const float NONWORLDVALUE = -9999970F
 
const float NONLUTVALUE = -9999980F
 
const int FILENAMESIZE = 260
 
const int IPADRSIZE = 4
 
const int MACSIZE = 6
 
const int SERIALSIZE = 5
 
const int CAMVERSIONSIZE = 64
 
const int USERDATASIZE = 512
 
const int LASER_PULSED = 0
 
const int LASER_CONTINOUS = 1
 
const int LASER_SW_ONLY = 0
 
const int LASER_EXT_ON = 1
 
const int LASER_ENABLE = 1
 
const int LASER_DISABLE = 0
 
const int LASER_DONOTCHANGE = 99
 
const int IO_HIGH = 1
 
const int IO_LOW = 0
 
const int DATATYPE_RAWIMAGE = 0
 
const int DATATYPE_PROFILE = 1
 
const int DATATYPE_INTENSITY = 2
 
const int DATATYPE_PROFILE_PLUS_INTENSITY = 3
 
const int DATATYPE_ADVANCED = 4
 
const int SRCB_RAWDATAMODE = 0
 
const int SRCB_CAMDATAMODE = 1
 
const int SRCB_CAMDATAEXTMODE = 2
 
const int SRCB_PIXELMODE = 3
 
const int SRCB_SENSORDEFAULTMODE = 10
 
const int MAXNUM_SRCB_RAWDATA = 32
 
const int MAXNUM_SRCB_CAMDATA = 8
 
const int MAXNUM_SRCB_CAMDATAEXT = 2
 
const int MAXNUM_SRCB_PIXELMODE = 2
 
const int CAMCB_RESERVED = (8192 - 12287)
 
const int DEFAULT_LIVEIMAGE_CHANNEL = 32784
 
const int DEFAULT_PROFILEIMAGE_CHANNEL = 32800
 
const int EXTMODE_BUFSIZE = 10000000
 
const int EXTMODE_EXTDATASIZE = 10000
 
const int MAXNUMSRPIXEL = 10000