2-18
SIMATIC TD 200 Operator Interface
C79000-G7076-C272-01
Viewing the TD 200 Parameter Block and Messages
The TD 200 Configuration Wizard creates a data block containing the TD 200
parameter block and messages. You can open the data block editor to view the
TD 200 parameter block and messages that were formatted by the wizard.
Figure 2-17 shows the data block for the example in this chapter.
Data Block
DB
// BEGIN TD200_BLOCK 0
// (Comments within this block should not be edited or removed)
VB0 ‘TD’ // TD 200 Identification
VB2 16#10 // Set Language to English, set Update to As fast as possible
VB3 16#F1 // Set the display to 40 character mode; Up key V3.2; Down key V3.3
VB4 3 // Set the number of messages
VB5 0 // Set the Function Keys notification bits to M0.0 - M0
VW6 40 // Set the starting address for messages to VW40
VW8 14 // Set the starting address for message enable bits to VW14
VW10 1111 // Global Password
VW12 1 // Character Set = Latin1
// MESSAGE 1
// Message Enable Bit V14.7
VB40 ‘PRESS F1 TO DISPLAY THE NEXT MESSAGE ...’
// MESSAGE 2
// Message Enable Bit V14.6
VB80 ‘PREV. SETPOINT: ’
VB96 16#00 // No Edit; No Acknowledgement; No Password
VB97 16#11 // Signed Word; 1 Digits to the right of the decimal;
VW98 16#00 // Embedded Data Value: Move data for display here.
VB100 ‘NEW SETPOINT: ’
VB114 16#18 // Edit Notification V114.2; No Acknowledgement; Edit Requires Passw
VB115 16#51 // Real Double Word; 1 Digits to the right of the decimal;
VD116 16#0000 // Embedded Data Value: Move data for display here.
// MESSAGE 3
// Message Enable Bit V14.5
VB120 ‘ACKNOWLEDGE MESSAGE BY PRESSING ENTER:’
VB158 16#01 // No Edit; Acknowledgement Notification V158.1; No Password
VB159 16#00 // No Data; 0 Digits to the right of the decimal;
// END TD200_BLOCK 0
Figure 2-17 Data Block Editor Showing a Sample TD 200 Parameter Block
Confi
urin
the TD 200