Technical data

SINAUT TD7 software package for the CPU
2.1 Overview
Software
184 System Manual, 07/2009, C79000-G8976-C222-07
2.1.2 Block overview
Introduction
The following table lists all the blocks contained in the TD7 library. For each block, the table
provides:
The standard block number under which the lock is available in the TD7 library. This
number can be changed when necessary.
The symbolic name of the block. You can call the relevant block in the user program
using this name.
A note indicating whether this block is an auxiliary block that is called indirectly. This is
important in case the standard number of the auxiliary block needs to be changed.
A list of the auxiliary blocks required by the relevant block. Only the SINAUT auxiliary
blocks are specified since only these blocks need to be transferred from the TD7 library
into the user program directory (normally performed automatically by the ST7
configuration tool). The information on the auxiliary blocks is also important if one or more
of the listed SINAUT auxiliary blocks are given a different block number. The block must
then be recompiled.
A brief explanation of the function of the block.
You will find the blocks for SINAUT ST1 in release 05/2007 of the manual.
Table 2- 1 SINAUT TD7 Library: Block overview
Block no. Symbolic name Aux.
block
Required (SINAUT) auxiliary
blocks
Explanation
Function blocks FB
FB82 Bin04B_S - DB127 BasicData,
FC123 Create, FC126 Search
ST7 status message object, send 4
bytes of status/binary information.
FB83 Bin04B_R - DB127 BasicData,
FC123 Create, FC126 Search
ST7 status message object, receive 4
bytes of status/binary information.
FB84 Dat12D_S - DB127 BasicData,
FC123 Create, FC126 Search
ST7 data object, send max. 12 double
words with any information.
FB85 Dat12D_R - DB127 BasicData,
FC123 Create, FC126 Search
ST7 data object, receive max. 12
double words with any information.
FB92 Ana04W_S - DB127 BasicData,
FC123 Create, FC126 Search
ST7 analog value object, send 4
analog values (16-bit value in the INT
format).
FB93 Ana04W_R - DB127 BasicData,
FC123 Create, FC126 Search
ST7 analog value object, receive 4
analog values (16-bit value in the INT
format).
FB100 Cnt01D_S - DB127 BasicData,
FC123 Create, FC126 Search
ST7 counted value object, send 1
counted value (32-bit ST1 format).
FB101 Cnt01D_R - DB127 BasicData,
FC123 Create, FC126 Search
ST7 counted value object, receive 1
counted value (32-bit ST1 format).
FB102 Cnt04D_S - DB127 BasicData,
FC123 Create, FC126 Search
ST7 counted value object, send 4
counted values (32-bit ST1 format).
FB103 Cnt04D_R - DB127 BasicData,
FC123 Create, FC126 Search
ST7 counted value object, receive 4
counted values (32-bit ST1 format).