Access Control : Installing and using ScanMan module : Configuration : Miscellaneous ScanMan .INI settings
 
Miscellaneous ScanMan .INI settings
 
This following table lists and describes other ScanMan .INI settings.
 
Setting
Description
AllowedSiteID
You can set ScanMan to accept multiple site IDs by using, for example, AllowedSiteID=1,2. Passes that do not have a correct site ID get a, “Bad Barcode” message when scanned.
DateFormat
Used to set ScanMan to display a different date/time format from the default US format (9090 only).
Example:
DateFormat=MM/DD/YYYY (default)
DateFormat=DD/MM/YYYY
DateFormat=YYYY/MM/DD
DateFormat=MM.DD.YYYY
DateFormat=DD.MM.YYYY
DateFormat=YYYY.MM.DD
DateFormat=MM-DD-YYYY
DateFormat=DD-MM-YYYY
DateFormat=YYYY-MM-DD
NoDec='X'
Enables you to force a card number in the gst_pass.swipe_no field to validate using the pass validation logic (9090 only). You must remove the same prefix from the prefix.txt file for the card validation logic to be used. Also, you must have SysManager > Preferences > Access Control defined for the prefix and turn off cascading validation.
The setting Card=' B' is also working fine. Cards must always be fifteen or more characters in length and be preceded by a prefix defined by the Card=' B' setting in the .INI file. B is the default.
Note: The single quotes surrounding the prefixes are always good practice, but only strictly necessary when you are trying to include a blank prefix in the list. Also note that this setting says only that this prefix can be a card if the length requirement is met.
The new setting NoDec='MPQ' causes a barcode to not be decrypted when prefixed by something in this list (in this case M, P or Q).
Any text following the prefix is assumed to be the raw number to be sent to SalesEZ application. As always, these settings can be set using scans.
 
Example:
SETNODEC'MPQ'
SETCARD' B'
wav
Bad scan sound can now be set to 250 (1/4 second) so that it fully performs. To set this, use the following for ScanMan.INI:
 
wav=250
 
or scan:
 
SETWAV250