Instructions |
Synoptics Bitmap instance - is a bitmap with a set of configured widget
instances that can be displayed using the reference panel fwCaVSynopticsBitmapPanel.pnl
- Drop down list in the left upper corner contains all the registered
Bitmap instances. There are three possible actions - to add new instance,
to modify or delete already existing one.
- List on the left contains all the widget instances of the selected
bitmap, while the right part of the screen contains all the data about
selected widget instance.
- Widget instances can be added/removed/copied using the buttons at the
bottom
- Widget Type is the drop down list with all registered
widget types. Different widgets type serve for displaying different type
of data. Some
of them may accept additional parameters (use the Additional
parameters button).
- Usually widgets are used to dpConnect to some dpe and display the data.
In the Synoptics Bitmap we can work only with the Framework Devices and
to order the widget to dpConnect to certain properties of the Framework
Device.
- Changes to the widget instance are saved using the Save settings button
|