beautypg.com

4 part iv – display f-tran with static display – Micromod Micro-DCI: 53MC5000 Training Manual User Manual

Page 177

background image

Training Manual

F-TRAN Programming Lab

10- 31

10.4.4

Part IV – Display F-TRAN with Static Display:

In this part of the lab, we will create a static display with the help of the Display Editor in
Micro-Tools and write a Display F-TRAN program just for the dynamic parts of the
display. We will then reference the static display in the display F-TRAN.

Hints:

• This part of the lab does not have detailed instructions. Use the hints below to do

this lab:

• The static display should look like the next figure:

Figure 10.53.

Static Display

• The code for the Display F-TRAN program for the dynamic part is given in the

next figure. Assign a FIX of 51 for this program.

• This program has a line: SCREEN0. This is the static screen you will build. Assign

a FIX of 0 for this screen. Use the low resolution mode to create the screen. You
do not have to name the display screen!

• Rebuild like before and download it to the controller.
• Modify the Display Handler in the Database Window in online mode to include the

custom display. The Display Function Index for this display is 51 (the FIX
assigned to the display F-TRAN program).