Lookout Plots a Trace from Citadel Database This example shows how Lookout can query a trace from a Citadel database. User enters trace name and time range from the panel. Results are plotted on an XYChart. This example is b...... Software: Lookout Development/Run-Time Systems
Creating Blinking Text or Pictures in Lookout This example illustrates several different methods to make text or pictures blink. The example shows how to make text blink and how to use a gauge to make backgrounds blink. Also s...... Software: Lookout Development/Run-Time Systems
Multiplexing Many Inputs to One Output This example multiplexes one output Pot to one of 10 input Pots specified by a selector Pot. A dynamic symbolic link is used to multiplex the Pots.... Software: Lookout Development/Run-Time Systems
Different methods of addressing/browsing DataTable cells (direct method, cursors, dynamic symbolic link) This example demonstrates how to browse a DataTable. An external MS Access database is used as a data source. The database has a table that is linked to a DataTable object. There a...... Software: Lookout Development/Run-Time Systems
Using PID Object In this example, a PID controller is implemented using two pots and a PID object. The Setpoint and the Manipulated Variable are displayed on a HyperTrend. The PID object compares t...... Software: Lookout Development/Run-Time Systems
Lookout PID Auto Tuning Example This example shows how to use the PID object and how to make an auto tuner for the PID. You can connect your own hardware to the example or use the built in software simulation. Th...... Software: Lookout Development/Run-Time Systems
Simultaneous Logging to Back Up Citadel Assume you have a server process that gathers data from devices and logs it to a Citadel database. You would like to make a redundant copy of the database that would store either a...... Software: Lookout Development/Run-Time Systems
Plotting Microsoft Excel data on a chart in Lookout This example reads column A from the Microsoft Excel spreadsheet Book1.xls and plots these values on a X/Y Chart. When the user hits the Re-read button on the panel, the process re...... Software: Lookout Development/Run-Time Systems
Generating an Alert for a Station Failure This example is a simulation example. Consider the scenario where you are looking at several different stations. When one station alarms, you would like a strobe light to signal th...... Software: Lookout Development/Run-Time Systems
DeviceRequest/Response/DeviceOn data members of an alternator object Lookout has an alternator object that can automatically circulate between multiple devices. It can turn each device on/off by driving the DeviceRequest data member (the alternator ...... Software: Lookout Development/Run-Time Systems