DTS.Serialization.Test+Module+AnalogInputChannel
Number Integer
The channel number within the signal conditioning unit. In
a Bridge SLICE channels are numbered 0 - 2
Start Date Currently unused
Bridge String Either FullBridge or HalfBridge
BridgeResistanceOhms Integer
The specified bridge resistance used during the shunt
check.
ChannelDescriptionString String The user provided description for the channel
Description String
The user provided description for the sensor. Currently the
same as ChannelDescriptionString
Sensitivity Double
The sensitivity of the sensor in either mv/V/EU or mv/EU
depending on ProportionalToExcitation
SoftwareFilter String
The requested filtering to apply to this channel. Stored data
is unfiltered, and this value must be used to apply proper
filtering. Typical values are "1650hz" for CFC1000.
ProportionalToExcitation Boolean
Indicates if the output of this sensor is proportional to
excitation. Used in conjunction with Sensitivity.
IsInverted Boolean
(Optional)
Indicates if the data should be inverted before
presenting to the user. If missing, this attribute is
considered 'false'.
IsSubsampled Boolean
(Optional) Indicates if the data stored on disk is at a lower
sample rate than the original data collection. If missing,
this attribute is considered 'false'.
ExcitationVoltage String
Indicates the nominal excitation voltage. Valid values are
currently Volt5 and Volt2.5.
Eu String
The user provided Engineering Units (EU). For example
"mm", "g", or "msec2"
SerialNumber String The serial number of the sensor used with this channel
ShuntEnabled Boolean
Indicates if the user requested the channel be shunted
during diagnostics.
RemoveOffset Boolean
Indicates if the user requested hardware offset
compensation be used during diagnostics.
ZeroMethod String
Identifies the type of software offset compensation that
should be used. If the value is "UsePreCalZero" then the
Pre Calibration zero value stored in the channel file should
be used. If the value is "AverageOverTime" then an
average value computed from the channel data should be
used.
ZeroAverageWindowBegin Double
If ZeroMethod=AverageOverTime this is the beginning of
the window to be used for computing the average.
ZeroAverageWindowEnd Double
If ZeroMethod=AverageOverTime this is the end of the
window to be used for computing the average.
InitialEu Double
A value provided by the user that should be subtracted
from all scaled data in addition to the selected ZeroMethod
UnsubsampledSampleRateHz Integer
The sampling rate used during data collection. Valid only if
IsSubsampled=true
SLICEWare_DTS_File_Format
<AnalogInputChanel>