Variables

IOS_CODES

Variables

const u_int8_t IOS_AVERAGE = 0
const u_int8_t IOS_FREQ = 4
const u_int8_t IOS_GREATEST = 5
const u_int8_t IOS_LAST_POINT = 5
const u_int8_t IOS_MAX = 1
const u_int8_t IOS_MIN = 2
const u_int8_t IOS_RMS = 3
const u_int8_t IOS_SMALLEST = 0

Detailed Description

IOS (Intelligent Over Sampling) Codes


Variable Documentation

const u_int8_t IOS_AVERAGE = 0

Definition at line 111 of file constants.h.

const u_int8_t IOS_FREQ = 4

Definition at line 115 of file constants.h.

const u_int8_t IOS_GREATEST = 5

Definition at line 117 of file constants.h.

const u_int8_t IOS_LAST_POINT = 5

Definition at line 116 of file constants.h.

const u_int8_t IOS_MAX = 1

Definition at line 112 of file constants.h.

const u_int8_t IOS_MIN = 2

Definition at line 113 of file constants.h.

const u_int8_t IOS_RMS = 3

Definition at line 114 of file constants.h.

const u_int8_t IOS_SMALLEST = 0

Definition at line 110 of file constants.h.