Following are miscellaneous functions.
Determines whether the current user has access to a specified area. |
|
Verifies a particular condition is true, or halts the task. |
|
Beeps the speaker or sound card in the computer. |
|
Gets information about a CitectSCADA variable. |
|
Traces Cicode into the Kernel and the SYSLOG.DAT file. |
|
Causes a breakpoint error to start the Cicode Debugger. |
|
In-line debug messages of user Cicode. |
|
Enables/disables the DebugMsg function. |
|
Causes CitectSCADA to shut down after a specified period |
|
Starts and displays CitectSCADA Runtime Manager. |
|
Dumps Kernel data to the Kernel.dat file. |
|
Converts a variable into generic scale format. |
|
Executes an application or PIF file. |
|
Gets the current viewable areas. |
|
Gets an environment variable. |
|
GetLogging | Gets the current value for one or more logging parameters. |
Displays graphics object help information for the AN closest to the cursor. |
|
Displays graphics object help information for an AN. |
|
Gets text input from the operator. |
|
Converts an integer variable into a real (floating point) number. |
|
Executes a command in a kernel window. |
|
Obtains the number of rows in a queue. |
|
Provides a consistent method of accessing items within a Kernel Table. |
|
Obtains the number of rows in a Kernel Table. |
|
Translates an ASCII file into the local language. |
|
Displays a message box on the screen. |
|
Gets the value of a system parameter. |
|
Updates a system parameter. |
|
Determines if the currently executing process contains a Client component. |
|
Determines if the currently executing process contains a particular server component. |
|
Restarts the current process in which Cicode is running. |
|
Returns information about the CitectSCADA product. |
|
Returns information about a particular project, which is identified by a project enumerated number. |
|
Gets the path to the project to be run the next time CitectSCADA is restarted. |
|
Sets the path to the project to be run the next time CitectSCADA is restarted. |
|
Sets the name or path of the current project. |
|
Displays a message in the prompt line. |
|
Pulses (jogs) a variable tag every two seconds. |
|
Gets information about services running in the component calling this function. |
|
Sets the current viewable areas. |
|
Sets the current language for runtime text, and the character set. |
|
SetLogging | Adjusts logging parameters while online. |
Ends CitectSCADA's operation. |
|
Displays a form that allows an operator to shut down the CitectSCADA system. |
|
Gets the mode of the shutdown/restart. |
|
Switches focus to the CitectSCADA configuration application. |
|
Generates a random wave. |
|
Generates a saw wave. |
|
Generates a sine wave. |
|
Generates a square wave. |
|
Generates a triangular wave. |
|
Toggles a digital tag on or off. |
|
Displays a message in the Kernel and Debugger debug windows. |
|
Gets the version number of the CitectSCADA software. |
See Also