Creating Custom Applications - Honeywell Experion LX Client Manual

Hide thumbs Also See for Experion LX:
Table of Contents

Advertisement

Creating custom applications

Creating custom applications
The Experion Server API allows you to create two types of custom applications that run on
the server: tasks and utilities.
Tasks are usually dormant, waiting for a request. For example, tasks can be activated:
On a regular basis
n
When a status point changes state
n
While a standard point is on scan
n
When an operator presses a function key
n
When an operator selects a Station menu item
n
When an operator clicks a button on a display
n
Utilities run interactively from the command line, and typically perform administrative
functions. A utility can prompt the user for more information and can display information
directly to the user through a Command Prompt window.
Custom applications can be written in Visual C/C++ or Visual Basic. The Server API Library
incudes libraries of functions, header files, and sample source programs to help programmers
create applications.
For more information about the Server API, see the Application Development Guide.
Honeywell 2017
121

Advertisement

Table of Contents
loading

Table of Contents