ACQ400_XRM (xrmIoc)
Loading...
Searching...
No Matches
SamplePrams Struct Reference

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

Member Function Documentation

◆ isValid()

bool SamplePrams::isValid ( ) const

structure is valid

◆ load()

int SamplePrams::load ( SamplePrams & samplePrams)
static

load from file

◆ store()

int SamplePrams::store ( const SamplePrams & samplePrams)
static

store to file

◆ validate()

void SamplePrams::validate ( )

validate the structure

Member Data Documentation

◆ AI_COUNT

int SamplePrams::AI_COUNT

Number of AI16 channels

◆ AI_INDEX

int SamplePrams::AI_INDEX

Index of first AI16

◆ DI_COUNT

int SamplePrams::DI_COUNT

Number of DI32 channels

◆ DI_INDEX

int SamplePrams::DI_INDEX

Index of first DI32

◆ MAGIC

int SamplePrams::MAGIC

set when valid

◆ NSAM

int SamplePrams::NSAM

Number of Samples in Burst

◆ SP_COUNT

int SamplePrams::SP_COUNT

Number of SP32 channels

◆ SP_INDEX

int SamplePrams::SP_INDEX

Index of first SP32 channel

◆ SSB

int SamplePrams::SSB

Sample Size Bytes


The documentation for this struct was generated from the following files: