RFID Connect
Kalipso - Form - Actions - Actions Description - Group RFID - RFID Connect
Last updated
Was this helpful?
Kalipso - Form - Actions - Actions Description - Group RFID - RFID Connect
Last updated
Was this helpful?
Connects to a RFID device.
Action available for the following operating systems:
DeviceType - The type of RFID device to use. it can be one of:
Internal API - Uses the device manufacturers API to connect to an internal or external scanner.
External API - Uses an external Java library provided by you to interact with the barcode scanner
Jar File <string> - Defines the full path and name of the JAR or APK file that contains your barcode interface implementation.
Class Name <string> - Fully classified class name that contains the function to execute. See Notes for more details.
User Parameters <string> - String expression with any value that we will pass in the call to the Method Name.