Manual
SECS Message Detail 4-45
4.61 S6F1 - Trace Data Send
S6F1 [W] * H<-E
<L [4]
<U4 TRID> * Trace ID
<U4 SMPLN> * Sample Number
* STIME - Sample Date/Time
<A 'YYMMDDhhmmss'> * If TIMEFORMAT = 0
-OR-
<A 'YYYYMMDDhhmmsscc'> * If TIMEFORMAT = 1
<L
<V> * Variable Value
...
>
>.
The Equipment sends time driven trace data, as previously requested by the Host
using S2F23.
TRID is the Trace ID as initiated by the Host.
SMPLN is the sample number. The first sample is "1", the next "2", and so on. If
REPGSZ is greater than 1, SMPLN is the number of the last sample contained in this
S6F1.
STIME is the date and time at which this sample was taken. If REPGSZ is greater
than 1, STIME is the date and time of the last sample contained in this S6F1.
The V's appear in the same order they were specified in S2F23.
S6F1 is normally single block. However, if the Host erroneously initiates a
multiblock trace using an incorrect S2F23, S6F1 may be multi-block. The
Equipment never sends an Inquire/Grant message preceding S6F1.
Equipment Constant "WBitS6" controls whether the Equipment sends S6F1 with W-
Bit "1" (Reply Expected) or "0" (No Reply Expected).
4.62 S6F2 - Trace Data Acknowledge
S6F2 * H->E
<B [1] 00> . * ACKC6
The Host acknowledges the data. The Equipment ignores ACKC6.