EasyManua.ls Logo

Sutron 8310 - Page 129

Sutron 8310
259 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Sutron Corporation 8310 & 7310 Users Manual 8800-1125Rev. 2.7 (BETA) 4/16/2014 pg. 129
Public Function SELFTIMED_STFormatter
SELFTIMED_STFormatter = SELFTIMED_STFormatter + "Hello"
End Function
Satlink Random
This item defines a Basic subroutine called when its time to format a Satlink random message.
The basic program may alter the contents of the formatted message.
To create a random formatting routine, create a function with a "RANDOM_" prefix. The return
value of the function becomes the buffer. For example:
Public Function RANDOM_RTFormatter
RANDOM_RTFormatter = "Test Random Message"
End Function
GPRS Selftimed
This item defines a Basic subroutine called when its time to format a GPRS self-timed message.
The basic program may alter the contents of the formatted message. See the “Satlink Selftimed
entry for details on how to created a Selftimed formatting function.
GPRS Alarm
This item defines a Basic subroutine called when its time to format a GPRS alarm message. The
basic program may alter the contents of the formatted message.
To create an alarm formatting routine, create a function with an "ALARM_" prefix. The return
value of the function becomes the buffer. For example:
Public Function ALARM_ALFormatter
ALARM_ALFormatter = "Test Alarm Message"
End Function
Iridium Selftimed
This item defines a Basic subroutine called when its time to format an Iridium self-timed
message. The basic program may alter the contents of the formatted message. See the “Satlink
Selftimed” entry for details on how to created a Selftimed formatting function.
Iridium Alarm
This item defines a Basic subroutine called when its time to format an Iridium alarm message.
The basic program may alter the contents of the formatted message. See the “GPRS Alarm”
entry for details on how to created an Alarm formatting function.
Station Setup/Logs
The Station Setup/Logs menu shows a list of all the logs that are in the system, as shown below.
The menu also allows you to add or delete logs. Pressing RIGHT with a log highlighted will take
you to see the details of log.

Related product manuals