The name cut off frequency of the hardware anti-alias filter
used during the test
Number Integer A sequential number assigned to each module within the test
SerialNumber String The factory assigned serial number of the base
NumberOfSamples Integer
The number of samples stored in each channel file. This will be
fewer than the number of samples originally requested by the
user if the data has been sub sampled or if only a portion of the
data was downloaded.
UnsubsampledNumberOfSamples Integer The total number of samples collected during data acquisition
PostTriggerSeconds Double
The number of seconds of recorded data that the user requested
after t=0.
PreTriggerSeconds Double
The number of seconds of recorded data that the user requested
before t=0.
RecordingMode String
Either the value RecorderMode or CircularBuffer. Other values
will be added in the future.
SampleRateHz Integer The rate at which sampling occurred during data collection.
StartRecordSampleNumber Integer
The sample number at which the start signal was first detected.
The value will always be 0 when
RecordingMode=CircularBuffer
NumberOfChannels Integer The number of user configured channels within the module
InlineSerializedData Boolean
<TriggerSampleNumbers>
This is a list (possibly 0 length) of trigger sample numbers. In the circular buffer case there will be one trigger
sample number. In recorder mode the trigger is optional. In the case of multiple event mode, there may be
more than one trigger sample number.
<Channels>
The Channels tag contains a list of channel elements. It should have the same number of entries as
NumberOfChannels in the Module tag. The type of the child elements will depend on the type of signal
conditioning SLICE used.
<AnalogInputChanel>
The AnalogInputChanel tag corresponds to a Bridge SLICE channel.
Note:
There is a typo in the tag name. Channel is misspelled. It is left for backwards compatibility.
Many of the attributes indicate how the channel was configured during the test. The AnalogInputChanel
element has the following properties:
Name Data type Description
ChannelType String This identifies the representation of the data contained in
the .BIN file. Currently this value is always expected to be
SLICEWare_DTS_File_Format
<Modules>