|
ACQ400_XRM (xrmIoc)
|
Public Member Functions | |
| bool | isValid () const |
| void | validate () |
Static Public Member Functions | |
| static int | store (const SamplePrams &samplePrams) |
| static int | load (SamplePrams &samplePrams) |
Public Attributes | |
| int | MAGIC |
| int | SSB |
| int | NSAM |
| int | AI_COUNT |
| int | AI_INDEX |
| int | DI_COUNT |
| int | DI_INDEX |
| int | SP_COUNT |
| int | SP_INDEX |
| bool SamplePrams::isValid | ( | ) | const |
structure is valid
|
static |
load from file
|
static |
store to file
| void SamplePrams::validate | ( | ) |
validate the structure
| int SamplePrams::AI_COUNT |
Number of AI16 channels
| int SamplePrams::AI_INDEX |
Index of first AI16
| int SamplePrams::DI_COUNT |
Number of DI32 channels
| int SamplePrams::DI_INDEX |
Index of first DI32
| int SamplePrams::MAGIC |
set when valid
| int SamplePrams::NSAM |
Number of Samples in Burst
| int SamplePrams::SP_COUNT |
Number of SP32 channels
| int SamplePrams::SP_INDEX |
Index of first SP32 channel
| int SamplePrams::SSB |
Sample Size Bytes