Block library TeleControl ST7
5.7 Master copies
TIM 1531 IRC
Operating Instructions, 02/2018, C79000-G8976-C468-02
243
DB TestCopyData
Structure of the TestCopyData DB
Areas of the TestCopyData DB
The DB for the TestCopy function is divided into the following areas (after Offset in the DB):
●
Interface for setting the TestCopy mode and functions. The area is divided into:
– 1 ... 13
Filter settings for RecvCopy function and number of counted received frames
– 15 ... 25
Filter settings for SendCopy function and number of counted sent frames
●
●
31 ... 39: Internal management pointer
●
40 ... (Default: 523): Buffer range
Buffer area for storing frames that match the filter criteria.
The buffer area must be configured as an array [0...xxxx] of WORD.
The following table shows the structure of the DB TestCopyData:
Number of copied receive frames
DBW 26 Send_TgramCounter INT Number of copied send frames
Receive filter: Message type (MT)
DBW 2 Recv_DestSubscr INT Receive filter: Destination sub-
DBW 4 Recv_DestObject INT Receive filter: Destination object
DBW 6 Recv_SourceSubscriber INT Receive filter: Source subscriber
Receive filter: Source object no.
Receive filter: Start index no.
Send filter: Message type (MT)
DBW 16 Send_DestSubscr INT Send filter: Destination subscriber
Send filter: Destination object no.
Send filter: Source subscriber no.