How To |Creating a timed status bar without scripting
Learn how to easily create a timed status bar without the need for scripting.
Procedure
A timed status bar is useful when users need to know how long a system operation may take. For example a system power on or projector warm up.
Use the steps below to create a timed status bar without scripting:
- Add a Snapshot Controller to your design
- In Snapshot Controller Properties, set the Snapshot count to 2 ( default is 8 )
- Pull in the Snapshot Controller component to the design space
- Add a Custom Control component.
- Select Time Knob in the Customer Controls component Properties (you can use any knob for this).
- Drag the Time Knob from the Custom Controls to the Snapshots Bin and drop in the Snapshot Controller.
- Drag a copy of the Time Knob to the design space.
- Highlight the knob and change it to a meter in the Knob Properties.
- Orient the meter however you like. The example below is 220,20 in the Size property.
- The meter color may also be customised. The is #009f3c Fill property and #003b12 Background property.
- Emulate ( File Menu>Emulate or F7)
- Set the Ramp to to 10 seconds (or other preference up to to 60 seconds).
- With Time Knob component set to 0 click Save 1 in Snapshot Control.
- Turn the Time Knob component up to full manually, Then click Save 2.
- Click Load 1 and watch the color change from right to left, light to dark over 10 seconds.
- Click Load 2 and watch the color change from left to right, dark to light over 10 seconds.
This Timed Status Bar may now added to UCI's.
See the example below: