1 DEMO (Object Demonstration)
2 APP (Simple input application)
3 USR (DOS User local applications)
These programs show the use of several objects of the WireLess Studio package.
User profile: DEMO
Profile Password: DEMO
Text menu: "RF Tone"
Executable file: DemoTone.exe
Shows the beep generation and file loading and storing, only if
needed.
Play the tone one time, then hit F1 to play again. The second time the file is
not loaded.
Text menu: "RF Terminal"
Executable file: DemoTerminal.exe
Shows the parameters of the terminal station.
Text menu: "RF Ping"
Executable file: DemoPing.exe
Shows the "ping" function, allowing to test the average delay of the
network connection.
Shows the minimum, maximum and average round-trip delay.
Text menu: "RF Barcode"
Executable file: DemoBarcode.exe
Shows a sample of a barcode input sequence.
Builds and stores a barcode configuration.
Inputs a barcode and shows the data and barcode type read.
Text menu: "RF Menu"
Executable file: DemoMenu.exe
A complete selection menu.
Builds a menu, loads if necessary, uses the stored menu.
Shows the user choice.
Text menu: "RFIO Display"
Executable file: DemoIODisplay.exe
Client's display capabilities.
A simple display screen.
A sequence of screens (2) stored in memory and displayed later (1, 2, 1).
Text menu: "RFIO Input"
Executable file: DemoIOInput.exe
Shows several input modes:
* One-key input mode: Shows the "LastInput" variables and the
first character returned.
* User input with default data, alphabetical only: ENTER needed to
complete input, scanner available. Shows the data entered.
* User input with no default data, numeric only: No ENTER needed to
complete input (autoValid), no scanner available. Shows the data entered.
* User input with no default data, alphanumeric allowed: No ENTER needed to
complete input, no scanner available. Special input cursor (dash
instead of underscore), "secret mode" (asterisks echoed). Shows the data
entered.
Text menu: "RF File"
Executable file: DemoFile.exe
Shows the file and local data manipulation.
Lists all the files in the RAM drive (shows names) in one or more summarized
screens.
Shows details file by file.
Stores and retrieves data in a local file.
Text menu: "RF AuxPort"
Executable file: DemoAuxport.exe
Shows the serial port data capture function.
Connect the terminal by the serial port COM1 to a PC, with HyperTerminal
launched.
Set 9600 Bauds speed, 8 data bits, no parity, 1 or 2 stop bits, no flow control.
When the demo program starts, you will see the "Hit Enter" message.
Key some data, followed by ENTER (0Dh or 13 character).
The terminal shows the keyed data.
Text menu: "RF Error"
Executable file: DemoError.exe
Show the error message usage.
Two "timed out" messages swapping 3 times (ONE and TWO). Wait the end
of the loop.
Two "user input" messages swapping 3 times (ONE and TWO). Hit the
clear key to get to the next screen.
Error objects play the "ERROR" tone stored by WSPM.
Text menu: "RFIO Port"
Executable file: DemoIOPort.exe
Shows an input sequence that allows a serial port input.
Connect the terminal by the serial port COM1 to a PC, with HyperTerminal
launched.
Set 9600 Bauds speed, 8 data bits, no parity, 1 or 2 stop bits, no flow control.
Hit some keys in the terminal keyboard or PC keyboard, the keyed data is entered in
the same way.
Text menu: "TxRx File"
Executable file: FileTxRx.exe
Shows the file transfer functions.
Creates an initial text file (C:\TEMP\WSTST.TXT), then sends it to the RF Client.
The same file is received from client in (C:\TEMP\WSTST1.TXT).
You may examine the files to check if the data is the same.
Text menu: "File App"
Executable file: FileApp.exe
Shows the loaded "local application" executable files.
Lists application files in the FLASH drive (shows names) in one or more
summarized screens.
Shows details file by file.
These programs show an elementary application, that displays a window in the PC
screen and allows a barcode input in the terminal.
This application should not work with the service server (NT, 2000). In this
case, stop the service server, launch the desktop server and run the
application.
The application that runs is the same in the 4 menu choices.
On the first choice, the language used is the selected user interface language
chosen by the operator at boot time (configuration menu).
On the other three choices, the language is selected by this menu.
User profile : APP
Profile Password: APP
Text menu: "Barcode"
Executable file : AppBC.exe
No arguments on the command line.
Text menu: "Barcode US"
Executable file: AppBC.exe
Command line arguments: "US"
Text menu: "Barcode FR"
Executable file: AppBC.exe
Command line arguments: "FR"
Text menu: "Barcode SP"
Executable file: AppBC.exe
Command line arguments: "SP"
Select the program, then scan barcodes or input (numeric) data from keyboard.
The window in the server PC host is updated after every input.
This program is a demo program and a configurable download utility ONLY
FOR DOS TERMINALS.
It allows to download and launch a local application program in the terminal, by the "update" method (loaded only if necessary).
Just copy the application executable files (one or more) in a dedicated folder.
The folder should be:
* Under the current folder (the directory with the UsrApp.exe executable
file),
a sub-directory called "UsrApp".
* Any folder, that must be indicated on the command line as "-dX:\MyApps\MyFolder"
(-d is the "directory" token).
When the user selects this application, the program downloads the user files, if
needed. Then exits and saves it in the FLASH disk.
If you want to run the local application immediately, set the "-r"
token. Otherwise, the program only saves the local application program files.
If you want to run the local application later by a user choice in the main
menu, set the "-m" token to display a text menu and a call by F9
key ("-mMenuText").
If you want to "clean" the memory (delete all other previously loaded
applications), set the "-c" token.
User profile: USR
Profile Password: USR
Text menu: "USER" (not shown,
by default there's only one application on this profile)
Executable file: UsrApp.exe
Command line arguments: "-c -r -mLOCALOP"
Select the profile, the program starts showing the current options. The connection will be closed if saving and/or running applications is required.