DAQFlex Plugins  0.9.8
DAQFlexAnalogInput Member List

This is the complete list of members for DAQFlexAnalogInput, including all inherited members.

add(const Options &o)AnalogInput
add(const Options &o, int flags)AnalogInput
add(const Parameter &np)AnalogInput
addBoolean(const string &name, const string &request, bool dflt, int flags=0, int style=0)AnalogInput
addBoolean(const char *name, const char *request, bool dflt, int flags=0, int style=0)AnalogInput
addBoolean(const string &name, bool dflt, int flags=0, int style=0)AnalogInput
addBoolean(const char *name, bool dflt, int flags=0, int style=0)AnalogInput
addDate(const string &name, const string &request, int year=0, int month=0, int day=0, int flags=0, int style=0)AnalogInput
addDate(const string &name, int year, int month, int day, int flags=0, int style=0)AnalogInput
addDate(const string &name, int flags=0, int style=0)AnalogInput
addErrorStr(const string &strg)AnalogInput
addErrorStr(int errnum)AnalogInput
addFlag(int flag)AnalogInput
addFlags(const string &name, int flags)AnalogInput
addFlags(int flags, int selectflag=0)AnalogInput
addInfo(void)AnalogInputprotected
addInteger(const string &name, const string &request, long dflt, long minimum=LONG_MIN, long maximum=LONG_MAX, long step=1, const string &unit="", const string &outputunit="", int width=0, int flags=0, int style=0)AnalogInput
addInteger(const string &name, long dflt, const string &unit="", int width=0, int flags=0, int style=0)AnalogInput
addInteger(const string &name, const string &unit="")AnalogInput
addNumber(const string &name, const string &request, double dflt, double minimum, double maximum=MAXDOUBLE, double step=1.0, const string &unit="", const string &outputunit="", const string &format="", int flags=0, int style=0)AnalogInput
addNumber(const string &name, const string &request, double dflt, const string &unit="", const string &format="", int flags=0, int style=0)AnalogInput
addNumber(const string &name, double dflt, const string &unit="", const string &format="", int flags=0, int style=0)AnalogInput
addNumber(const string &name, double dflt, const string &unit, int flags, int style=0)AnalogInput
addNumber(const string &name, double dflt, double error, const string &unit="", const string &format="", int flags=0, int style=0)AnalogInput
addNumber(const string &name, const string &unit="", const string &format="", int flags=0, int style=0)AnalogInput
addSection(const string &name, const string &type="", int flag=0, int style=0)AnalogInput
addSection(const string &name, int flag, int style=0)AnalogInput
addSection(const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
addSection(const Options &opt, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
addSection(const Options &opt, const string &name, int flag, int style=0)AnalogInput
addSection(Options *opt, bool newparent=false)AnalogInput
addSelection(const string &name, const string &request, const string &selection, int flags=0, int style=0)AnalogInput
addSelection(const string &name, const string &selection="", int flags=0, int style=0)AnalogInput
addStyle(int style)AnalogInput
addStyle(const string &name, int style)AnalogInput
addStyles(int style, int selectflag=0)AnalogInput
addText(const string &name, const string &request, const string &dflt, int flags=0, int style=0)AnalogInput
addText(const string &name, const string &dflt="", int flags=0, int style=0)AnalogInput
addTime(const string &name, const string &request, int hour=0, int minutes=0, int seconds=0, int milliseconds=0, int flags=0, int style=0)AnalogInput
addTime(const string &name, int hour, int minutes, int seconds, int milliseconds=0, int flags=0, int style=0)AnalogInput
addTime(const string &name, int flags=0, int style=0)AnalogInput
addTraces(vector< TraceSpec > &traces, int deviceid) const AnalogInputvirtual
addValueTypeFlags(int flags, int typemask)AnalogInput
addValueTypeStyles(int style, int typemask)AnalogInput
allText(const string &name, const string &dflt="", const string &format="", const string &unit="", const string &separator=", ") const AnalogInput
AlwaysQuote enum valueAnalogInput
AnalogInput(void)AnalogInput
AnalogInput(int aitype)AnalogInput
AnalogInput(const string &deviceclass, int aitype=0)AnalogInput
AnalogInputType enum valueAnalogInput
analogInputType(void) const AnalogInput
AnalogOutputType enum valueAnalogInput
append(const Options &o)AnalogInput
append(const Options &o, int flags)AnalogInput
assign(const Options &o)AnalogInput
assign(const Options &o, int flags)AnalogInput
assign(const string &name, const string &value)AnalogInput
AttenuateType enum valueAnalogInput
AttenuatorType enum valueAnalogInput
begin(void)AnalogInput
begin(void) const AnalogInput
bipolarRange(int index) const DAQFlexAnalogInputvirtual
bits(void) const DAQFlexAnalogInputvirtual
boolean(const string &name, bool dflt=false, int index=0) const AnalogInput
boolean(const string &name, int index, bool dflt=false) const AnalogInput
booleans(const string &name, vector< bool > &n) const AnalogInput
callNotifies(void)AnalogInput
CameraType enum valueAnalogInput
ceil10(double v, double scale=1.0)AnalogInputstatic
changed(const string &name)AnalogInput
changeUnit(const string &name, const string &internunit)AnalogInput
channels(void) const DAQFlexAnalogInputvirtual
checkType(int mask) const AnalogInput
clear(bool revert=true)AnalogInput
clearError(void)AnalogInputvirtual
clearFlag(void)AnalogInput
clearFlags(const string &name)AnalogInput
clearSections(void)AnalogInput
clearStyle(void)AnalogInput
close(void)DAQFlexAnalogInputvirtual
const_iterator typedefAnalogInput
const_section_iterator typedefAnalogInput
convertData(void)DAQFlexAnalogInputvirtual
copy(Options &o, int flags)AnalogInput
DAQFlexAnalogInput(void)DAQFlexAnalogInput
DAQFlexAnalogInput(DAQFlexCore &device, const Options &opts)DAQFlexAnalogInput
date(const string &name, int index, int &year, int &month, int &day) const AnalogInput
defaultBoolean(const string &name) const AnalogInput
defaultDate(const string &name, int index, int &year, int &month, int &day) const AnalogInput
defaultInteger(const string &name, const string &unit="") const AnalogInput
defaultNumber(const string &name, const string &unit="") const AnalogInput
defaultText(const string &name, const string &format="", const string &unit="") const AnalogInput
defaultTime(const string &name, int index, int &hour, int &minutes, int &seconds, int &milliseconds) const AnalogInput
delFlag(int flag)AnalogInput
delFlags(const string &name, int flags)AnalogInput
delFlags(int flags, int selectflag=0)AnalogInput
delStyle(int style)AnalogInput
delStyle(const string &name, int style)AnalogInput
delStyles(int style, int selectflag=0)AnalogInput
delValueTypeFlags(int flags, int typemask)AnalogInput
delValueTypeStyles(int style, int typemask)AnalogInput
Device(int type=MiscellaneousType)AnalogInput
Device(const string &deviceclass, int type=MiscellaneousType)AnalogInput
deviceClass(void) const AnalogInput
deviceFile(void) const AnalogInput
deviceIdent(void) const AnalogInput
deviceName(void) const AnalogInput
deviceType(void) const AnalogInput
deviceTypes(void)AnalogInputstatic
DeviceTypes enum nameAnalogInput
deviceTypeStr(void) const AnalogInput
deviceTypeStr(int type)AnalogInputstatic
deviceVendor(void) const AnalogInput
DigitalIOType enum valueAnalogInput
DontCloseSection enum valueAnalogInput
down(void)AnalogInput
Embrace enum valueAnalogInput
empty(void) const AnalogInput
end(void)AnalogInput
end(void) const AnalogInput
endSection(void)AnalogInput
erase(iterator p)AnalogInput
erase(section_iterator p)AnalogInput
erase(Options *s)AnalogInput
erase(const string &pattern)AnalogInput
erase(int selectflag)AnalogInput
error(const string &name, const string &unit="", int index=0) const AnalogInput
error(const string &name, int index, const string &unit="") const AnalogInput
errors(const string &name, vector< double > &n, const string &unit="") const AnalogInput
errorStr(void) const AnalogInputvirtual
EscapeQuotes enum valueAnalogInput
exist(const string &pattern) const AnalogInput
existSection(const string &pattern) const AnalogInput
failed(void) const AnalogInputvirtual
find(const string &pattern, int level=-1) const AnalogInput
find(const string &pattern, int level=-1)AnalogInput
findSection(const string &pattern, int level=-1) const AnalogInput
findSection(const string &pattern, int level=-1)AnalogInput
FirstOnly enum valueAnalogInput
flag(void) const AnalogInput
flag(int selectflag) const AnalogInput
flags(const string &name) const AnalogInput
flags(const string &name, int flag) const AnalogInput
flatten(Options *root=0)AnalogInput
floor10(double v, double scale=1.0)AnalogInputstatic
floorLog10(double v)AnalogInputstatic
format(const string &name) const AnalogInput
formatWidth(const string &name) const AnalogInput
gainIndex(bool unipolar, double maxvoltage) const AnalogInput
getErrorStr(int ern)AnalogInputstatic
include(void) const AnalogInput
index(const string &name) const AnalogInput
index(const string &name, const string &strg) const AnalogInput
InfoAnalogInputprotected
info(void) const AnalogInputvirtual
initOptions() overrideDAQFlexAnalogInputprotectedvirtual
insert(const Options &o, const string &atname="")AnalogInput
insert(const Options &o, int flags, const string &atname="")AnalogInput
insert(const Parameter &np, const string &atname="")AnalogInput
insertBoolean(const string &name, const string &atname="", const string &request="", bool dflt=false, int flags=0, int style=0)AnalogInput
insertBoolean(const string &name, const string &atname, int flags=0, int style=0)AnalogInput
insertDate(const string &name, const string &atname="", const string &request="", int year=0, int month=0, int day=0, int flags=0, int style=0)AnalogInput
insertDate(const string &name, const string &atname, int year=0, int month=0, int day=0, int flags=0, int style=0)AnalogInput
insertDate(const string &name, const string &atname, int flags=0, int style=0)AnalogInput
insertInteger(const string &name, const string &atname, const string &request, long dflt, long minimum=LONG_MIN, long maximum=LONG_MAX, long step=1, const string &unit="", const string &outputunit="", int width=0, int flags=0, int style=0)AnalogInput
insertInteger(const string &name, const string &atname, long dflt, const string &unit="", int width=0, int flags=0, int style=0)AnalogInput
insertInteger(const string &name, const string &atname, const string &unit="", int width=0, int flags=0, int style=0)AnalogInput
insertNumber(const string &name, const string &atname, const string &request, double dflt, double minimum, double maximum=MAXDOUBLE, double step=1.0, const string &unit="", const string &outputunit="", const string &format="", int flags=0, int style=0)AnalogInput
insertNumber(const string &name, const string &atname, const string &request, double dflt, const string &unit="", const string &format="", int flags=0, int style=0)AnalogInput
insertNumber(const string &name, const string &atname, double dflt, const string &unit="", const string &format="", int flags=0, int style=0)AnalogInput
insertNumber(const string &name, const string &atname, const string &unit="", const string &format="", int flags=0, int style=0)AnalogInput
insertSection(const string &name, const string &atpattern, const string &type="", int flag=0, int style=0)AnalogInput
insertSection(const string &name, const string &atpattern, int flag, int style=0)AnalogInput
insertSection(const Options &opt, int selectmask, const string &name, const string &atpattern, const string &type="", int flag=0, int style=0)AnalogInput
insertSection(const Options &opt, const string &name, const string &atpattern, const string &type="", int flag=0, int style=0)AnalogInput
insertSection(const Options &opt, const string &name, const string &atpattern, int flag, int style=0)AnalogInput
insertSection(Options *opt, const string &atpattern, bool newparent=false)AnalogInput
insertSelection(const string &name, const string &atname, const string &request, const string &selection, int flags=0, int style=0)AnalogInput
insertSelection(const string &name, const string &atname="", const string &selection="", int flags=0, int style=0)AnalogInput
insertText(const string &name, const string &atname, const string &request, const string &dflt, int flags=0, int style=0)AnalogInput
insertText(const string &name, const string &atname="", const string &dflt="", int flags=0, int style=0)AnalogInput
insertTime(const string &name, const string &atname="", const string &request="", int hour=0, int minutes=0, int seconds=0, int milliseconds=0, int flags=0, int style=0)AnalogInput
insertTime(const string &name, const string &atname, int hour=0, int minutes=0, int seconds=0, int milliseconds=0, int flags=0, int style=0)AnalogInput
insertTime(const string &name, const string &atname, int flags=0, int style=0)AnalogInput
integer(const string &name, const string &unit="", long dflt=0, int index=0) const AnalogInput
integer(const string &name, int index, long dflt=0, const string &unit="") const AnalogInput
integer(const string &name, int index, const string &unit, long dflt=0) const AnalogInput
integers(const string &name, vector< long > &n, const string &unit="") const AnalogInput
integers(const string &name, vector< int > &n, const string &unit="") const AnalogInput
InvalidDeviceAnalogInputstatic
InvalidParamAnalogInputstatic
isOpen(void) const DAQFlexAnalogInputvirtual
iterator typedefAnalogInput
lastSection(void)AnalogInput
load(const Str &opttxt, const string &assignment=":=", const string &separator=",;", int *indent=0, int *indentspacing=0, int *level=0)AnalogInput
load(istream &str, const string &assignment=":=", const string &comment="#", const string &stop="", string *line=0)AnalogInput
load(const StrQueue &sq, const string &assignment=":=")AnalogInput
lock(void) const AnalogInputprotected
ManipulatorType enum valueAnalogInput
matchTraces(InList &traces) const AnalogInputvirtual
maxGainIndex(bool unipolar) const AnalogInput
maximum(const string &name, const string &unit="") const AnalogInput
maxRanges(void) const DAQFlexAnalogInputvirtual
maxRate(void) const DAQFlexAnalogInputvirtual
minGainIndex(bool unipolar) const AnalogInput
minimum(const string &name, const string &unit="") const AnalogInput
MiscellaneousType enum valueAnalogInput
model(InList &data, const vector< int > &aochannels, vector< float > &aovalues)AnalogInputvirtual
mutex(void) const AnalogInputprotected
name(void) const AnalogInput
nameWidth(int selectmask=0, bool detailed=false, bool escape=false) const AnalogInput
newSection(int level, const string &name, const string &type="", int flag=0, int style=0)AnalogInput
newSection(int level, const string &name, int flag, int style=0)AnalogInput
newSection(const string &name, const string &type="", int flag=0, int style=0)AnalogInput
newSection(const string &name, int flag, int style=0)AnalogInput
newSection(int level, const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
newSection(int level, const Options &opt, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
newSection(int level, const Options &opt, const string &name, int flag, int style=0)AnalogInput
newSection(const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
newSection(const Options &opt, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
newSection(const Options &opt, const string &name, int flag, int style=0)AnalogInput
newSection(Options *opt, bool newparent=false)AnalogInput
newSections(Options *opt, bool newparent=false)AnalogInput
newSubSection(const string &name, const string &type="", int flag=0, int style=0)AnalogInput
newSubSection(const string &name, int flag, int style=0)AnalogInput
newSubSection(const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
newSubSection(const Options &opt, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
newSubSection(const Options &opt, const string &name, int flag, int style=0)AnalogInput
newSubSubSection(const string &name, const string &type="", int flag=0, int style=0)AnalogInput
newSubSubSection(const string &name, int flag, int style=0)AnalogInput
newSubSubSection(const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
newSubSubSection(const Options &opt, const string &name="", const string &type="", int flag=0, int style=0)AnalogInput
newSubSubSection(const Options &opt, const string &name, int flag, int style=0)AnalogInput
NoInclude enum valueAnalogInput
NoName enum valueAnalogInput
NonDefaultAnalogInputstatic
notify(void)AnalogInputvirtual
notifying(void) const AnalogInput
NotOpenAnalogInputstatic
NoType enum valueAnalogInput
number(const string &name, double dflt=0.0, const string &unit="", int index=0) const AnalogInput
number(const string &name, const string &unit, double dflt=0.0, int index=0) const AnalogInput
number(const string &name, int index, double dflt=0.0, const string &unit="") const AnalogInput
number(const string &name, int index, const string &unit, double dflt=0.0) const AnalogInput
numbers(const string &name, vector< double > &n, const string &unit="") const AnalogInput
open(DAQFlexCore &daqflexdevice)DAQFlexAnalogInputvirtual
open(Device &device) overrideDAQFlexAnalogInputvirtual
relacs::AnalogInput::open(const string &device) overrideAnalogInputvirtual
operator=(const Options &o)AnalogInput
operator[](int i) const AnalogInput
operator[](int i)AnalogInput
operator[](const string &name) const AnalogInput
operator[](const string &name)AnalogInput
Options(void)AnalogInput
Options(const Options &o)AnalogInput
Options(const Options &o, int flags)AnalogInput
Options(const string &name, const string &type, int flags, int style)AnalogInput
Options(const Str &opttxt, const string &assignment=":=", const string &separator=",;")AnalogInput
Options(const StrQueue &sq, const string &assignment=":=")AnalogInput
Options(istream &str, const string &assignment=":=", const string &comment="#", const string &stop="", string *line=0)AnalogInput
outUnit(const string &name) const AnalogInput
parameterSize(void) const AnalogInput
parameterSize(int flags) const AnalogInput
parentSection(void)AnalogInput
parentSection(void) const AnalogInput
pop(void)AnalogInput
popSection(void)AnalogInput
prepareRead(InList &traces)DAQFlexAnalogInputvirtual
PrintRequest enum valueAnalogInput
PrintStyle enum valueAnalogInput
PrintType enum valueAnalogInput
pushInteger(const string &name, long number, long error, const string &unit="")AnalogInput
pushInteger(const string &name, long number, const string &unit="")AnalogInput
pushNumber(const string &name, double number, double error=-1.0, const string &unit="")AnalogInput
pushNumber(const string &name, double number, const string &unit)AnalogInput
pushText(const string &name, const string &strg)AnalogInput
read(const string &opttxt, int flag, const string &assignment=":=", const string &separator=",;", int *indent=0)AnalogInput
read(const string &opttxt, const string &assignment=":=", const string &separator=",;")AnalogInput
read(istream &str, int flag, const string &assignment=":=", const string &comment="#", const string &stop="", Str *line=0)AnalogInput
read(istream &str, const string &assignment=":=", const string &comment="#", const string &stop="", Str *line=0)AnalogInput
read(const StrQueue &sq, int flag=0, const string &assignment=":=")AnalogInput
read(const Parameter &p, int flag=0)AnalogInput
read(const Options &o, int flags=0, int flag=0)AnalogInput
readAppend(const Parameter &p)AnalogInput
readAppend(const Options &o, int flags=0)AnalogInput
readData(void)DAQFlexAnalogInputvirtual
ReadErrorAnalogInputstatic
request(const string &name) const AnalogInput
reset(void)DAQFlexAnalogInputvirtual
resetParents(void)AnalogInput
rfind(const string &pattern, int level=-1) const AnalogInput
rfind(const string &pattern, int level=-1)AnalogInput
rfindSection(const string &pattern, int level=-1) const AnalogInput
rfindSection(const string &pattern, int level=-1)AnalogInput
rootSection(void)AnalogInput
rootSection(void) const AnalogInput
run(void)AnalogInputprotectedvirtual
running(void) const DAQFlexAnalogInputvirtual
save(int selectmask=0, int flags=0) const AnalogInput
save(ostream &str, const string &start="", int selectmask=0, int flags=0, int width=-1) const AnalogInput
save(ostream &str, const string &textformat, const string &numberformat, const string &boolformat="%i=%b", const string &dateformat="%i=%04Y-%02m-%02d", const string &timeformat="%i=%02H:%02M:%02S", const string &sectionformat="%i", int selectmask=0, const string &start="") const AnalogInput
SaveFlags enum nameAnalogInput
saveXML(ostream &str, int selectmask=0, int flags=0, int level=0, int indent=4) const AnalogInput
section(int i) const AnalogInput
section(int i)AnalogInput
section(const string &name) const AnalogInput
section(const string &name)AnalogInput
section_iterator typedefAnalogInput
sectionsBegin(void)AnalogInput
sectionsBegin(void) const AnalogInput
sectionsEnd(void)AnalogInput
sectionsEnd(void) const AnalogInput
sectionsSize(void) const AnalogInput
sectionsSize(int flags) const AnalogInput
selectText(const string &name, const string &strg, int add=0)AnalogInput
selectText(const string &name, int index)AnalogInput
setAnalogInputType(int aitype)AnalogInputprotected
setBoolean(const string &name, bool b)AnalogInput
setBoolean(const string &name, const Parameter &p)AnalogInput
setCurrentDate(const string &name)AnalogInput
setCurrentTime(const string &name)AnalogInput
setDate(const string &name, int year, int month, int day)AnalogInput
setDate(const string &name, const string &date)AnalogInput
setDate(const string &name, const struct tm &date)AnalogInput
setDate(const string &name, const time_t &time)AnalogInput
setDate(const string &name, const Parameter &p)AnalogInput
setDefault(const string &name)AnalogInput
setDefaultBoolean(const string &name, bool dflt)AnalogInput
setDefaultDate(const string &name, int year, int month, int day)AnalogInput
setDefaultInteger(const string &name, long dflt, const string &unit="")AnalogInput
setDefaultNumber(const string &name, double dflt, const string &unit="")AnalogInput
setDefaults(int flags=0)AnalogInput
setDefaultText(const string &name, const string &dflt)AnalogInput
setDefaultTime(const string &name, int hour, int minutes, int seconds, int milliseconds=0)AnalogInput
setDeviceClass(const string &deviceclass)AnalogInputprotected
setDeviceFile(const string &devicefile)AnalogInputprotected
setDeviceIdent(const string &ident)AnalogInputvirtual
setDeviceName(const string &devicename)AnalogInputprotected
setDeviceType(int type)AnalogInputprotected
setDeviceVendor(const string &devicevendor)AnalogInputprotected
setErrorStr(const string &strg)AnalogInput
setErrorStr(int errnum)AnalogInput
setFlag(int flag)AnalogInput
setFlags(const string &name, int flags)AnalogInput
setFlags(int flags, int selectflag=0)AnalogInput
setFormat(const string &name, int width=0, int prec=-1, char fmt='g')AnalogInput
setFormat(const string &name, const string &format)AnalogInput
setInclude(const string &include)AnalogInput
setInclude(const string &url, const string &name)AnalogInput
setInfo(void)AnalogInputprotected
setInteger(const string &name, long number, long error, const string &unit="")AnalogInput
setInteger(const string &name, long number, const string &unit="")AnalogInput
setInteger(const string &name, const Parameter &p)AnalogInput
setMinMax(const string &name, double minimum=-MAXDOUBLE, double maximum=MAXDOUBLE, double step=1.0, const string &unit="")AnalogInput
setMinMax(const string &name, long minimum=LONG_MIN, long maximum=LONG_MAX, long step=1, const string &unit="")AnalogInput
setMinMax(const string &name, int minimum, int maximum, int step=1, const string &unit="")AnalogInput
setName(const string &name)AnalogInputvirtual
setName(const string &name, const string &type)AnalogInputvirtual
setNotify(bool notify=true)AnalogInput
setNumber(const string &name, double number, double error, const string &unit="")AnalogInput
setNumber(const string &name, double number, const string &unit="")AnalogInput
setNumber(const string &name, const Parameter &p)AnalogInput
setOutUnit(const string &name, const string &outputunit)AnalogInput
setParentSection(Options *parentsection)AnalogInput
setReadSleep(unsigned long ms)AnalogInputprotected
setRequest(const string &name, const string &request)AnalogInput
setSection(Options &opt)AnalogInput
setSettings(const InList &traces, int readbuffer=0, int updatebuffer=0)AnalogInputprotected
setStep(const string &name, double step, const string &unit="")AnalogInput
setStyle(int style)AnalogInput
setStyle(const string &name, int style)AnalogInput
setStyles(int style, int selectflag=0)AnalogInput
setText(const string &name, const string &strg)AnalogInput
setText(const string &name, const Parameter &p)AnalogInput
setTime(const string &name, int hour, int minutes, int seconds, int milliseconds=0)AnalogInput
setTime(const string &name, const string &time)AnalogInput
setTime(const string &name, const struct tm &time)AnalogInput
setTime(const string &name, const time_t &time)AnalogInput
setTime(const string &name, const Parameter &p)AnalogInput
SettingsAnalogInputprotected
settings(void) const AnalogInputvirtual
setToDefault(const string &name)AnalogInput
setToDefaults(int flags=0)AnalogInput
setType(const string &type)AnalogInput
setUnit(const string &name, const string &internunit, const string &outunit="")AnalogInput
setValueType(const string &name, Parameter::ValueType type)AnalogInput
setValueTypeFlags(int flags, int typemask)AnalogInput
setValueTypeStyles(int style, int typemask)AnalogInput
size(const string &name) const AnalogInput
size(void) const AnalogInput
size(int selectflag) const AnalogInput
startRead(QSemaphore *sp=0, QReadWriteLock *datamutex=0, QWaitCondition *datawait=0, QSemaphore *aosp=0)DAQFlexAnalogInputvirtual
startThread(QSemaphore *sp=0, QReadWriteLock *datamutex=0, QWaitCondition *datawait=0, bool error=false)AnalogInputprotectedvirtual
step(const string &name, const string &unit="") const AnalogInput
stop(void)DAQFlexAnalogInputvirtual
stopRead(void)AnalogInputprotectedvirtual
style(void) const AnalogInput
style(const string &name) const AnalogInput
styleSize(int style) const AnalogInput
success(void) const AnalogInputvirtual
SwitchNameType enum valueAnalogInput
TabSectionAnalogInputstatic
take(const vector< AnalogInput * > &ais, const vector< AnalogOutput * > &aos, vector< int > &aiinx, vector< int > &aoinx, vector< bool > &airate, vector< bool > &aorate)DAQFlexAnalogInputvirtual
TemperatureType enum valueAnalogInput
testRead(InList &traces)AnalogInputvirtual
testReadData(InList &traces)AnalogInputprotectedvirtual
testReadDevice(InList &traces)DAQFlexAnalogInputprotectedvirtual
text(const string &name, int index, const string &dflt="", const string &format="", const string &unit="") const AnalogInput
text(const string &name, const string &dflt="", const string &format="", const string &unit="") const AnalogInput
texts(const string &name, vector< string > &s, const string &format="", const string &unit="") const AnalogInput
time(const string &name, int index, int &hour, int &minutes, int &seconds, int &milliseconds) const AnalogInput
TriggerType enum valueAnalogInput
type(void) const AnalogInput
unipolarRange(int index) const DAQFlexAnalogInputvirtual
unit(const string &name) const AnalogInput
unlock(void) const AnalogInputprotected
unsetNotify(void)AnalogInput
up(void)AnalogInput
valueType(const string &name) const AnalogInput
warning(void) const AnalogInput
WriteErrorAnalogInputstatic
~AnalogInput(void)AnalogInputvirtual
~DAQFlexAnalogInput(void)DAQFlexAnalogInputvirtual
~Device(void)AnalogInputvirtual
~Options(void)AnalogInputvirtual