Boltek Lightning/2000 User Manual

Page 290

Advertising
background image

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

290

290

290

290

TN’ or ‘Davidson, TN’. Place names are not case
sensitive.

This keyword can be used to insert special text in the
custom summary if lightning is detected in the
specified place. It can also be used to send an email
to someone in the specified place if lightning has been
detected in their area. For example:

If @MinutesSinceEmailSent( ‘[email protected]’ ) >= 30 then
If @LightningDetectedIn( ‘Nashville’ ) then
#ProduceScreenCapture( ‘Real-time Lightning’,
‘x.png’, ‘Nashville’, 50 )
#SendEmail( ‘[email protected]’, ‘Lightning in
Nashville area’, ‘custom summary’, ‘x.png’ )
endif
endif

@LocalDate

The current date, in the format defined on your
computer.

@LocalTime

The local time, in the format defined on your
computer.

@MaxCloseIntensity

The maximum intensity of any storm that lies at least
partly inside the red alert range ring. Possible return
values are: 0 - no storm is present, 1 - a
thundershower, 2 - a thunderstorm, 3 - a strong
thunderstorm, 4 - a severe thunderstorm.

@MaxDistantIntensity

The maximum intensity of any storm that lies at least
outside the yellow alert range ring. Possible return
values are: 0 - no storm is present, 1 - a

Advertising