Worth Data 7100 RF Terminal Series Owner's Manual page 66

Portable radio frequency terminal
Table of Contents

Advertisement

Function:
ReInit
Parameters:
Function:
ReInitAll
Parameters:
Function:
TestClient
Parameters:
Function:
Events - TCP/IP COM
WDIPterm events occur when a specific condition is met. When an event is "fired", an event handler function in your application
is called.
Though the details of exactly how it is done varies from one programming environment to the next, the source code skeletons for
the various event handlers are automatically generated and inserted into your source code for you. See the samples for more spe-
cific information.
Each event passes relevant information to your event handler function.
into the terminal.
Terminal ID is always passed as 0-63. A terminal ID value of 99 is used as a placeholder for logging purposes.
Once you have the event handler skeletons, you can proceed to add whatever functionality you desire to each event.
You must set the
ServerOn
OnTermBaseRegister
Data passed:
Event:
OnTermSignIn6
Data passed:
Event:
OnTermSignIn4
Data passed:
Event:
OnTermSignOut
Data passed:
Event:
OnTermData
Data passed:
Event:
OnTermNotSignedIn
Data passed:
Event:
OnTermSequenceError
This instructs the terminal attached to client basename on channel to play voice message number
msgnum. Msgnum may be a value from 1 to 99. Must be followed by an "
fect.
basename, channel, terminal
This instructs the terminal attached to client basename on channel to re-initialize. Must be followed by an
"
Input
" method call to take effect.
NOTE: Base Stations use the message "Buffer Reinitialized..." to indicate a single terminal re-
initialization.
basename, channel
This instructs all terminals attached to client basename on channel to re-initialize.
none
This instructs the Server to "ping" all attached clients. Results are recorded in the log.
property to true before any events can be fired.
basename, channel
A base station on client basename has successfully powered up on channel and communicated with the
host computer via the serial connection.
basename, channel, terminal
A six-line terminal has signed in on channel at client basename. Terminal ID is passed in terminal.
basename, channel, terminal
A four-line terminal has signed in on channel at client basename. Terminal ID is passed in terminal.
basename, channel, terminal
A terminal has signed out on channel at client basename. Terminal ID is passed in terminal.
basename, channel, terminal, data
A terminal on channel at client basename has sent data in response to an
basename, channel, terminal
A command has been sent to a terminal that is not signed in.
OnTermData
passes the data that was keyed or scanned
61
" method call to take ef-
Input
Input
method call.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 7100 RF Terminal Series and is the answer not in the manual?

Table of Contents