We Are Started: What To Make Out Of It - Siemens SIMATIC RF310M Function Manual

Rfid systems mobile reader
Hide thumbs Also See for SIMATIC RF310M:
Table of Contents

Advertisement

2.3.4

We are started: What to make out of it?

Now the system is up and running and with the reconfiguration end event we got a list of
changed configuration items. You missed them? No problem, because there is another
possibility to query the configuration items. It's the RFID reader interface's
GetConfigParameter member which allows you to ask the current value for any known
parameter. In order to make it easier for you, the sample application implements a dialog for
showing you the values of the configuration parameters.
Figure 2-11
In essence it uses a code sequence such as the following to ask for parameter values
whereas parameterName is a string giving the parameter's id.
RfInfoItem infoItem =
of parameters that you can query:
Configuration Parameter Name
MobileOperatingModeEnabled
EditTagEnable
ScanBeepEnable
ScanResultTime
PistolGrip
Scan Key Left
Scan Key Right
Mobile Reader
Function Manual, 02/2009, J31069-D0198-U001-A1-0076
Configuration Parameter
RfReaderApi.Current.GetConfigParameter(parameterName);Here is a list
RFID Reader Interface User's Guide
Possible Values / Description
This parameter tells you if the device is working in remote
mode (FALSE) or mobile mode (TRUE).
Whenever this parameter is false, you may only monitor tag
events. Only if this parameter is true, filtering is enabled and
tag events might be changed and can be fed in again with the
SetTagEvents API function.
This parameter could be used by your applications.
It signals that changing of tags is allowed inside your
application.
Produce a sound on valid reads (if true).
The configured time
All of the following configuration parameters give information
on how certain triggers are configured. On the one hand they
specify whether a configured trigger is only valid as long as
the associated key is pressed (KEY_PRESSED) or whether
the trigger implements an ON/OFF toggling (START_STOP).
Moreover, depending on the configuration, each trigger is
associated with either RFID scanning or barcode scanning or
with both.
Information about the pistol grip button
Information about the scan key button on the left of the device
Information about the scan key button on the right of the
device
2.3 Extending the Reach
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Simatic rf610m

Table of Contents