Block library TeleControl ST7   
5.6 Types 
  TIM 1531 IRC 
140  Operating Instructions, 02/2018, C79000-G8976-C468-02 
 
 
PLC data types (UDT) 
5.6.1.1
 
The following PLC data type (UDT) is used by the block library: 
●  TransmitBlock 
UDT for the data transfer between the CPU and TIM 
When using the "Dat256D_S / Dat256D_R" typical, copy the UDT into the "PLC data 
types" directory of the respective CPU. The UDT is not automatically referenced by the 
typical. 
The UDT does not require any parameter assignment. 
 
System data types (SDT) 
5.6.2.1
 
The following system data types (SDTs) are used by the DB BasicData and stored 
automatically in the directory "PLC data types" of the CPU when generating/compiling the 
TD7 blocks: 
●  ConnectionDescription 
SDT is part of the "BasicData" DB and has an "Array[1..1] of ConnectionDescription" data 
type. It contains the following details for the connection description: 
–  Number of the configuration DB 
–  Connection type 
–  CFB number in the case of an S7 connection 
–  Subscriber number of the local TIM. 
●  SubscriberObject 
SDT is part of the "BasicData" DB and has a "Array[1..1] of SubscriberObject" data type. 
It contains the following information about the communication partner: 
–  Subscriber number of the partner 
–  Array index of the connection description 
–  Subscriber type 
–  Information whether the partner is local or remote.