4
The Generator works by:
• Inserting a new column to the left of the range you have specified.
• Looking at the range you have specified and placing a value in the
new cell immediately to the left of any cell in the defined range
that contains any data. Each new value is a 5 digit number that is
incremented by 10 (in case you want to manually insert additional
IDs later).
Transactions
KwikCountRF is built around the concept of a "Transaction Manager" that
is specifically designed to work with Worth Data RF Terminals.
The Transaction Manager is a program that supplies data entry prompts
(in the correct order) to one or more RF Terminals and stores the collect-
ed transaction data until each transaction is complete. When a transac-
tion is completed (ie. data for the last prompt is returned), the data from
that transaction is loaded into your worksheet and a new transaction is
started for that Terminal.The Transaction Manager is part of the
KwikCountRF Excel Add-In.
A Transaction is defined as “a set of data entry events that represent a
complete data record”. For example, consider typical inventory mainte-
nance data collection where each complete "event" or "record" is made
up of:
Item Code
Quantity
This is a transaction definition that has two data fields. A transaction defi-
nition can contain more than two fields (up to 10 in KwikCountRF).
In KwikCountRF, the transaction is defined by a number of prompts asso-
ciated with data storage columns on your worksheet. In the case of the
inventory data collection transaction above, those prompts might be:
Scan Item Code: (for “Item Code” above)
Enter Quantity: (for “Quantity” above)
Each prompt and associated optional parameters and worksheet column
linkage, etc. is referred to as a "Statement". By defining one or more
Statements, you are creating a "Transaction Definition" made up of
Kommentare zu diesen Handbüchern