Files
pvData/test/testIntrospect
Michael Davidsaver bed4108ffd update test baselines
2011-02-02 10:11:07 -05:00

82 lines
1.8 KiB
Plaintext

testScalar
boolean boolean
byte byte
short short
int int
long long
float float
double double
string string
testScalarArray
boolean[] boolean
byte[] byte
short[] short
int[] int
long[] long
float[] float
double[] double
string[] string
testSimpleStructure
structure value
double value
structure alarm
int severity
string message
structure timeStamp
long secondsPastEpoch
int nanoSeconds
structure display
string description
string format
string units
structure limit
double low
double high
structure control
structure limit
double low
double high
double minStep
structure valueAlarm
boolean active
double lowAlarmLimit
double lowWarningLimit
double highWarningLimit
double highAlarmLimit
int lowAlarmSeverity
int lowWarningSeverity
int highWarningSeverity
int highAlarmSeverity
double hystersis
testStructureArray
structure value
structure[] value
structure powerSupply
structure voltage
double value
structure alarm
int severity
string message
structure power
double value
structure alarm
int severity
string message
structure current
double value
structure alarm
int severity
string message
structure alarm
int severity
string message
structure timeStamp
long secondsPastEpoch
int nanoSeconds
field: totalConstruct 120 totalDestruct 120
pvField: totalConstruct 47 totalDestruct 47