JSUP APPLICATION (BOZZA) ------------------------------------------------------------------------------ Indice Argomenti 1. Directory 2. Compressed file [JSup] is a SCADA supervision software, and to be used you need to develope an application that includes: * the graphic: graphic page/windows for desktop graphic or JSP ([wikipedia:JavaServer Pages]) for a [web interface]. * the [tag]: the variables for internal processing and remote device I/O exchange; * math and [JavaCode] the process data and user commands. A JSup application is created for a specific graphic resolution that cannot be changed. However, it is possible to [convert] a JSup application to a different graphic resolution. The JSup application can be run in different [execution modes]. The JSup application can be contained in two different formats: * directory; * compressed file. 1. Directory A directory in the filesystem is dedicated to contain the various JSup application files. JSup application files are in text format (but the security group definition file, which is encrypted); it is recommended to not edit these files with an external text editor, until you really know what you are doing. 2. Compressed file It's a [.JSupApp] extension.