Boltek Lightning/2000 User Manual

Page 260

Advertising
background image

L I G H T N I N G / 2 0 0 0

260

260

260

260

By using the custom summary commands, a wide variety of
actions may be taken. Screen captures may be produced (in
addition to or instead of the normal automatic screen capture
process). Text files may be produced, consisting of virtually
any information, and then be sent to a server via FTP.
Commands may be sent to a serial port to control external
devices. Text may be written to the Custom Summary
window, consisting of an almost unlimited variety of
information produced by Lightning/2000. An automatically
generated email may be sent.

The names of the commands are not case sensitive.

#AddToUploadQueue( ‘filename’ )

Adds the specified file to the upload queue so that it
will be uploaded to a server the next time an FTP is
done. Here is an example of this command:

#AddToUploadQueue( @L2Kfolder + ‘mystats.txt’ )

Any errors encountered during the execution of the
#AddToUploadQueue command will be written to the
Custom Summary window.

#AlertStatusLineGreen

Cancels any general status yellow, and cancels a
general status red alert unless the red alert has been
in effect for less than 5 minutes.

#AlertStatusLineYellow

Sets the alert level of the general status line to yellow,
unless a red alert is already in effect for the general
status line.

Advertising