Technical data

SINAUT TD7 software package for the CPU
2.7 Test blocks
Software
System Manual, 07/2009, C79000-G8976-C222-07
321
11. No other entry is available or no entry exists at all.
Pulse, fixed network, mobile network
Response of the TIM to a global status request transferred by the CPU to the TIM. The
TIM had previously transferred the current status of all remaining active entries to the
CPU.
12. SMS could not be deleted in the SMS-C. Only the entry in the TIM records is deleted.
Pulse, fixed network
Response of the TIM to a specific delete job for an individual SMS. Delete job has was
transferred from the CPU to the TIM.
In this case a message in the SMS-C could not be deleted. The SMS in question
probably no longer exists in the SMS-C or the SMS has already been delivered.
Therefore only the corresponding entry in the TIM administration is deleted.
2.7 Test blocks
2.7.1 FC TestCopy
Function
Using FC TestCopy message traffic between SINAUT ST7 subscribers can be copied in part
or whole. Individual message types can be specifically filtered using configurable search
masks in the control field of the DB TestCopyData. These can then be copied from the send
or receive buffers for further analysis in DB TestCopyData.
All send and receive messages are stored in the same DB TestCopyData. The chronological
order of the copied send and receive messages is then easy to recognize.
The functions SendCopy (= log send messages) or RecvCopy (= log receive messages) can
be individually activated or activated simultaneously but only one common operating mode
(OM) is possible for both communication directions. The operating modes are set in data
byte DBB0 of the DB TestCopyData, whereby the following assignments apply:
DBB0, bits 0...3: Operating mode for RecvCopy function (operating mode 0, 1, 2 or 3)
DBB0, bits 4..0.7: Operating mode for SendCopy function (operating mode 0, 1, 2 or 3)
If an operating mode > 0 is set in the less significant half-byte, this always applies to both
communication directions. The value in DBX 4...7 (SendCopy function only) applies only if
OM = 0 in bit 0...3 (no RecvCopy function required). Exception: DBB0 must be written with
FF to delete DB TestCopyData, 0F is insufficient!
Examples:
DBB0 = 00h; no TestCopy-function activated
DBB0 = 03h; RecvCopy function only, mode 3, no SendCopy function required
DBB0 = 30h; SendCopy function only, mode 3, no RecvCopy function required
DBB0 = 33h; RecvCopy function and SendCopy function, mode 3, required
DBB0 = 23h; RecvCopy function and SendCopy function required, mode = 3