0
P/N 134421
Banner Engineering Corp. • Minneapolis, MN U.S.A.
www.bannerengineering.com • Tel: 763.544.3164
SureCross™ DX80 Web Configurator
Instruction Manual
Advanced Tab
View/Edit
Use the
View/Edit
page to view and edit small Script BASIC program files. The files are selected
using the
Script BASIC > Program File
tab. Click the Get button to view the program file. Because
this editor is very simple, use a PC based editor for program files larger than 4 KB.
Clear button: Clears the scratch pad when the Erase Scratch Pad checkbox is selected.
Get button: Loads the source code for the selected program on the
Program File
screen into the
scratch pad. Edit the code using standard text editing commands such as cut, copy, paste, etc.
Save button: Saves changes back to selected file listed on the
Program File
page.
Erase Scratch Pad: To erase the scratch pad, select the Erase Scratch Pad checkbox and click
the Clear button.
Creating a New Program File
To create a new program file, use the
Program File
page. The new file is empty until the contents of
the scratch pad are saved to it.
The scratch pad is only useful for a program file of up to 4K bytes in size. HTML cannot process
files larger than 4K as a single text buffer. For larger programs, edit the source code on a PC and
upload the program in the
Program File
page.
Selected file
Stop: Terminates the running program if it enters an endless loop. If you are implementing a control
loop, you will want the program to be an endless loop.
Upload: Uploads the file selected using the Browse button.
To save a copy of the selected program back to the PC, right-click on the selected file link (upper
right) and select
save link as
or
save target as
(varies by browser). There may be a several second
delay while flash memory updates.