En Title Image Updtmngr
En Title Image Updtmngr
En Title Image Updtmngr
User’s Guide
Revision from 06 July 2005
ForwardT Software 3.8.0
SoftLab-NSK, Ltd.
Notice
The information in this document is subject to change without prior notice in order to improve reliability, design, or
function and does not represent a commitment on the part of this company.
In no event will we be liable for direct, indirect, special, incidental, or consequential damages arising out of the
use or the inability to use the product or documentation, even if advised of the possibility of such damages.
No part of this reference manual may be reproduced or transmitted in any form or by any means without the prior
written permission of this company.
Throughout this manual, we make reference to product names that are trademarks of other companies. We are
using these names for identification purposes only, with no intention of infringement of the trademarks.
FCC Information
FCC ID:
This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part
15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in
a residential installation. This equipment generates uses and can radiate radio frequency energy and, if not
installed and used in accordance with the instructions, may cause harmful interference to radio communications.
However, there is no guarantee that interference will not occur in a particular installation. If this equipment does
cause harmful interference to radio or television reception, which can be determined by turning the equipment off
and on, the user is encouraged to try to correct the interference by one or more of the following measures:
Shielded cables and I/O cards must be used for this equipment to comply with the relevant FCC regulations.
Changes or modifications not expressly approved in writing by SoftLab-NSK, Ltd. may void the user's authority to
operate this equipment.
Limited Warranty
Our company warrants this product against defects in materials and workmanship for a period of one year from
the date of purchase. During the warranty period, products determined by us to be defective in form or function
will be repaired or replaced at our option, at no charge. This warranty does not apply if the product has been
damaged by accident, abuse, misuse, or as a result of service or modification other than by us.
This warranty is in lieu of any other warranty expressed or implied. In no event shall we be held liable for
incidental or consequential damages, such as lost revenue or lost business opportunities arising from the
purchase of this product.
2
FDImageUpdateManager. User’s Guide
Table of contents
TABLE OF CONTENTS ................................................................................................... 3
1 INTRODUCTION ..................................................................................................... 4
3
1 Introduction
The program FDImageUpdateManager is used for dynamic change of the graphic files as title
elements in program FDOnAir. With the help of this application it is possible to make the data output,
which can vary in time, for example, on the current temperature, pressure, humidity. The graphic file,
which is updated by this program, should be bound with title element Picture, created in program
FDTitleDesigner. For dynamic change of several graphic files simultaneously should be started as
much copies of the program.
Besides the program is used for creation/editing of a configuration file with the description about
change of a resulting graphic file. A configuration file is a text file with expansion *.s4i.
This version of FDImageUpdateManager supports a text generation with use of the project
*.webtrackerproj created in the application FDWebTracker. Application FDWebTracker is included
into the package ForwardT Software. In more detail it is described in FDWebTracker User's Guide.
4
FDImageUpdateManager. User’s Guide
2 Program Management
2.1 Creation of Configuration File
Pressing the button New… (Figure 1) opens dialog Create New Configuration File (Figure 2) for
creation of a new Configuration File.
Attention! The unique way of image generation by program Forward Titling (DDTitle) from
package ForwardT Software now is accessible.
Pressing the button Open (Figure 1) opens the standard Windows dialog Open Configuration File for
selecting and opening of existing Configuration File. The path to the selected file is shown in the
dialog Create New Configuration File (Figure 2).
5
Attention! The file at present cannot exist on a computer disk. Therefore it is necessary to have in
view of, that its extension should be such which is allowed for title element Picture, created in
program FDTitleDesigner.
In fields Width and Height it is necessary to set the sizes of a picture, which need to be got in a
resulting graphic file.
6
FDImageUpdateManager. User’s Guide
Figure 6. Add New Task dialog for image generation in Forward Titling (DDTitle)
Besides it is necessary to select a text file from which the necessary information will take.
The sizes of regions created on the basis of rgn-files cannot coincide with the sizes of the
resulting image. In that case the images created on the basis of regions, will be centered.
The button Add Empty… adds task-pause. At its performance the completely transparent picture will
be generated. By pressing this button the dialog Add Empty Task (Figure 7) opens. In this dialog it is
necessary to specify Duration and Task Name in the corresponding fields.
7
2.5 Configuration File Saving
After editing of any of parameters becomes accessible button Apply, having pressed on it the current
parameters enter the name in a Configuration File. At incorrect parameters of a Configuration File
pressing the button Apply opens the warning message Configuration File (Figure 8).
8
FDImageUpdateManager. User’s Guide
9
3 Configuration File
Process of image generation to a resulting graphic file is described in a Configuration File – a text file
with extension *.s4i.
It is not recommended to edit a Configuration File any other ways except for program
FDImageUpdateManager!
To view a Configuration File it is possible in any text editor, for example, Notepad (Figure 11).
Figure 11. Configuration File for image generation in Forward Titling (DDTitle)
Configuration File consists from sections which name is made in square brackets []. There are 2
section types:
1. In section [Project] the general parameters are described. In a Configuration File there can be only
one such section.
2. In section [Object] the task is described. Such sections in a Configuration File there can be any
quantity.
Each section consists of records in a format: «name» = «value».
All paths in a Configuration File are saved concerning a directory where the Configuration File
settles down, i.e. are relative. It provides carry of the data from one computer to another.
10
FDImageUpdateManager. User’s Guide
5. TextGeneratorType – sets a type of text generator. If the text changes manually this line it is
underlined TYPE_MANUAL.
6. TextGeneratorProject – sets the relative path to a project file of text generator.
All paths in a Configuration File are saved concerning a directory where the configuration file
settles down, i.e. are relative. It provides carry of the data from one computer to another.
If in section the «empty» task is described values in records RegionFile and TextFile should be
absent.
11
4 Text File Format
The task’s Text File should be created in a simple text format with extension *.txt. Each line of this
file should be written down in the following format (Figure 12): «the name of a text field»:«text».
At performance of the task in Region-file of this task the text field with a name «the name of a text
field» is searched. If such field will be found, in it the text from «text» will be substituted. In detail the
mechanism of image updating is described in chapter 5.
Figure 12. Text File for image generation in Forward Titling (DDTitle)
To create or edit Text File it is possible in any text editor.
12
FDImageUpdateManager. User’s Guide
13
6 Work with FDWebTracker
This version of program FDImageUpdateManager supports a text generation with use of projects
(files with extension *.webtrackerproj) created in application FDWebTracker. FDWebTracker is an
editor for creation of the projects allowing automatically to receive and write down varying in time
text from Web sites. Examples of the similar text are the data on weather, exchange quotations, the
news published on a site. In more detail about work with this application see User's guide
FDWebTracker.
To use a text file generation on the basis of project *.webtrackerproj in program
FDImageUpdateManager it is necessary:
• to set option Use text generator in the dialog Add New Task (Figure 13);
• to select a project file in format *.webtrackerproj by the button Browse…, its full path will be
displayed at the left in field from the button.
The received text is written down to a text file of the task, its path is displayed in field Text File.
14
FDImageUpdateManager. User’s Guide
7.1 Creation of Text File (*.txt) and Region File (*.rgn) for each task
In the Task List of a Configuration File of all will be 4 tasks: 3 – for playback of temperature,
pressure and humidity and one empty – for a pause. Thus, really it is necessary to create three Region
Files with image style for information playback and three Text Files directly with the necessary
information.
15
Figure 15. New Region dialog
Having set all necessary parameters – a new region name and image size – and having pressed on the
button OK we shall see the preliminary region image (Figure 16) in a separate window.
16
FDImageUpdateManager. User’s Guide
Pressing by the mouse right button in Region Window will open the local menu (Figure 17) in which it
is necessary to select option Background color…. In opened dialog Color (Figure 18) we shall select
the necessary color and a transparency.
17
Figure 20. Text box with fixed sizes
Let's set parameters of the text. For this purpose all over again we shall print any text and we shall
change its style. Click by the mouse right button in a text field will open the local menu (Figure 21)
with commands for all necessary changes.
18
FDImageUpdateManager. User’s Guide
19
Figure 24. Fill Color dialog
For color select it is necessary to double-click of the mouse left button on picture with the current
color in the top left corner. Dialog Color (Figure 25) will open.
20
FDImageUpdateManager. User’s Guide
21
Figure 28. Regions in the program Forward Titling
More detailed information on work and opportunities of program Forward Titling can be
received from the appropriate documentation on work with this program.
In the left part of record there should be a name of that text field in which the text from the right
side from a divider «:» will be displayed (Figure 27, Figure 29).
Let's keep the received Text File. We shall repeat creation of a Text File for all tasks. The result is
shown in Figure 29.
22
FDImageUpdateManager. User’s Guide
23
Figure 34. Add New Task
Pressing the button OK adds a task to Task List. Similar way we’ll add tasks for playback of pressure
and humidity (Figure 35).
24
FDImageUpdateManager. User’s Guide
Pressing the button Apply in the Main Window (Figure 1) let’s save all brought changes in a
Configuration File on a disk. Consistently pressing buttons Prepare and Start it is possible to view
results of work (Figure 37) and to make necessary changes.
25
Figure 38. Add of Title Element Picture
In fields of group Properties we shall set area Size: 200 (width) х 100 (height). By the mouse or
changing of parameters Location we’ll set necessary position of area on the screen. In the property
field FileName we’ll choose the necessary graphic file (Figure 38) from structure of Configuration
File in program FDImageUpdateManager (see 7.2).
Let's look the received result. Again we shall start program FDImageUpdateManager. The buttons
Prepare and Start start process of the image updating. The button Start Preview on the toolbar
in program FDTitleDesigner starts process of preliminary viewing.
Now it is possible to see results of this stage in Main Window of program FDTitleDesigner
(Figure 39) and to make necessary changes on an arrangement of created Title Element.
26
FDImageUpdateManager. User’s Guide
Let's add Title Element Clock in Title Project. It can be made two ways:
1. In the same Title Object where element Picture was added.
2. To create a new Title Object and to add Clock in it.
The first way allows operating in further both Title Elements in program FDOnAir simultaneously as
single whole (to start, stop). In the second case Title Elements will work independently.
From the list Elements type we shall choose Clock (Figure 40). By the mouse at pressed left button
we shall create area for Title Element. In the field FileName of the Properties group we shall select
the necessary file with the clock project.
27
Figure 41. Title objects panel in program FDOnAir
Unique Title Object will control by button F9 in Main Window of FDOnAir that will be reflected after
exit from this dialog on command Close – button F9 becomes highlighted (Figure 42). It is possible to
appoint logotype to any of buttons F8 – F12.
Now by means of this button it is possible to switch playback titles Clock + Picture.
More detailed information on work and opportunities of program FDOnAir can be received from
the appropriate documentation on work with this program.
28
FDImageUpdateManager. User’s Guide
29