Instructions for use
Functionalities
Home screen
Quick Reading: Used to perform a quick reading of RFID tags, with the option of EPC listing and translation.
Record TAG: Used to record or rewrite a certain tag. For safety reasons, the recording automatically filters based on the read tag, that is, only the identified tag will be recorded.
Inventory: Used to read tags and associate the EPC to the properly registered and active inventory number on Viaonda Front End WEB.
Search: Used to locate a particular product with or without a serial number.
Transfer: Used to carry products between storage locations.
Quick Read
- EPC list and individual amount of readings.
- Start Reading: Start reading RFID tags.
- End Reading: Interrupts the tag reading process.
- Translate EPC: After finishing the reading, it is possible to translate the EPC in the GS1EPC G2 standard.
- Clear Reading: Cleans the read tags and restarts the reading.
Write Tag
- List of EPCs read and their respective translation.
- Start Reading: Start reading RFID tags.
- End Reading: Interrupts the tag reading process.
- Clear Screen: Cleans the read tags and restarts the reading.
- Field for typing the new EPC to be recorded.
- The “Disable” option, when checked, will record the EPC of the tag with a sequence of 0.
- Access password: adminviaonda to rewrite the EPC with other data. viaonda19 with permission only for disuse.
Inventory
- List of read EPCs.
- Validate inventory: Validates the inventory number with the Inventory Management module of Viaonda FrontEnd Web.
- Start Inventory: Starts reading the tags, if the inventory has been validated. When started, the button changes to “End Inventory”, to interrupt the reading process.
- Transmit inventory: Sends the data read to the inventory selected and validated on Viaonda Front End Web.
- Restart Counting: Clears the reading list and restarts the counting process.
- Summary by product: Performs the EPC translation and displays the quantification list by product
Search
- Selection of the product to be located.
- Product Series: Leave blank to list all series or inform the serial number of the item you want to search for.
- Search: Starts reading using the product and/or series filter.
- End Search: Interrupts the reading process.
- Clear: Clears the reading list.
Local Conference
- Loads all items stored in the selected location.
- Start Reading: Starts reading and checks if the items registered in the place are really present in the reading area, displays the status of the read tag by color:
- RED: It is saved in the database, however, it was not found when reading the tags.
- GREEN: It is saved in the database and was found when reading the tags.
- BLUE: It is not saved in the bank, however, it was found when reading the tags.
- Finish Reading: Interrupts the reading process.
- Validate Tags: Transmits to the bank and updates the tags found in the reading location, if there is no connection to the network, it is stored locally for later transmission.
- Clear: Clears the reading list.
Check Dispatch
- Load Order: Loads all order items into the system.
- Start Conference: Starts the reading and checks if the order items are present in the reading area, displays the status by color: RED: It is saved in the bank, however, it was not found when reading the tags and/or the quantity is different. GREEN: It's on the order and was found by reading the tags with the correct quantity. BLUE: It is not in the order, however, it was found when reading the tags.
- End Conference: Interrupts the reading process.
- Validate Dispatch: Transmits the order to the bank, if there is no connection, it stores it locally for later transmission.
- Clear: Clears the reading list.
- Transmit Local Orders: Transmit orders stored locally to the database.
Transfer
- List of tags read with their EPCs and respective translations.
- Transfer Area: Storage location where read items will be transferred. The registration of areas is integrated with Viaonda Front End Web.
- Start Reading: Starts reading the tags.
- End Search: Interrupts the reading process.
- Transfer Tags: Performs the inclusion of read items to the selected location. The information is sent to the Viaonda Front End Web.
- Clear: Clears the reading list.
Settings
Radio frequency
- RFID band: Radio frequency operating range.
- Power: Read and write power. From 0 to 30 dBi.
- Save: Save the changes
- Cancel: Discards the changed data without saving and returns to the initial screen.
Database
- Database Type: MySQL or SQLServer.
- IP Web Server: IP or host of the server where the integration Web services are hosted.
- Bank IP: IP or host of the database server.
- WS Folder: Folder where WS is installed.
- Database User: Database connection user
- Bank Password: Database access password.
- Bank Name: Database Name
- Port: Connection port for the Web service.
- SQL Instance: SQLServer instance name (not used when the database is MySQL).
- Save: Saves the changes.
- Cancel: Discards the changed data without saving and returns to the initial screen.
- Synchronize Bank: Download the entries from Viaonda Front End Web to the device for offline operations.
- Clear Bank: Cleans the data synchronized on the device.
WS Owner
- Use Priority Web Server: Check this option when there was a legacy WS so that the tags read on the Quick Read screen are transferred.
- IP Web Server: IP or host of the server where the integration Web services are hosted.
- Folder: Folder where WS is installed.
- WS Name: Name of the file or Web service.
- User: User for WS authentication (Future use)
- Password: Password for WS authentication (Future use)
- Port: Connection port for the Web service.
- Save: Saves the changes.
- Cancel: Discards the changed data without saving and returns to the initial screen.
JSON structure
When the “Use Priority Web Server” option is selected, the quick reading screen receives a new transmission button, so that the read tags are transmitted to the Web service in JSON format, with the following structure:
[
{
"sEPCScheme":"",
"sEPCHex":"E2806890000000018AEA420D",
"sEPCBinary":"111000101000000001101000100100000000000000000000000000000000000110001010111010100100001000001101",
"sEPCCodingScheme":"",
"sEPCHexHeader":"",
"sEPCSchemeDescription":"",
"sEPCUri":"",
"sEPCTagUri":"",
"sSGLNExtensionComp":"",
"sSGLNLocationRef":"",
"sGIAIIndAssetRef":"",
"sGRAIAssetType":"",
"sGRAISerialNumber":"",
"sGDTIDocumentType":"",
"sGDTISerialNumber":"",
"sGSRNServiceRef":"",
"sGTINItemRef":"",
"sGTINSerialNumber":"",
"sSSCCSerialRef":"",
"sSGCNEpcCouponReference":"",
"sSGIDEpcGeneralManagerNum":"",
"sSGIDEpcObjectClass":"",
"sSDODEpcCageDodaac":"",
"sSDODEpcPartNumber":"",
"sErrorMessage":""
}
]
Permission Rules
- Used to release and/or block functions in the reader, preventing its use by users unfit for certain actions in the system.
- Permission password: adminviaonda.
About
- English Version: Changes to the English/Portuguese language, restarts the app and starts with the new language.
- Current version of the application.
- Logo: When clicking, it allows the user to use his personalized logo (Only .png format allowed).
- Contact details of the manufacturing company.