Tutorials - USB HID Logger
Note. Our data loggers use one engine and identical plug-ins. All tutorials and demos are recorded for Advanced Serial Data Logger, but can be useful for other our data loggers users too!
Video Tutorials
- Installing And First Steps How to install the logger and create a base configuration.
- Logging To File How to create a log file for incoming data. Various data logging modes.
- Installing Plugins How to download and install a plugin for your task.
- Exporting Data To Excel How to export data to an Excel file (simple method).
- Exporting Data To Database How to export data to an ODBC database (simple and universal method).
- Generating And Handling Events How to control incoming data and generate simple alerts.
Additional tutorials for USB HID Logger
- Write HID report items to a database.
- USB HID to MSSQL (write a lot of HID report items).
- USB HID to MS SQL Server (write several HID report items to separate columns).
- Write HID report values to the MySQL database.
- USB to Excel: Write HID report data to Excel in real-time.
Note. The parser for this software is already configured and embedded in the program. You don't need to set up it. All parser items are ready for exporting!
Examples and tutorials for data filter plugins
- Redirect COM port data to another COM port after transformation Tags: filter plugins, log files. Plugins: Expressions, Data redirecting.
- Detect data timeout using our data loggers and sending alert emails Tags: filter and events plugins, event notification. Plugins: Data timeout, Events notification.
- Replace alarm line printers. Custom events for alarms and notifications Tags: generate custom events. Plugins: Events generator, Events notification, Data timeout.
- Extract and Modify Lab Instrument Data for Excel Export Tags: regular expressions, data modification, direct excel connection. Plugins: ASCII Data Query and Parser, Expressions, Direct Excel Connection.
Examples and tutorials for data export plugins
- RS232 to Excel. Four methods to send data from RS232 to Excel Plugins: Various.
- Write data to a CSV text file Plugins: Local database, DDE Server.
- Write data to an XLS file without Microsoft Excel installed Plugins: Local database.
- Send data to Excel through the DDE interface Plugins: DDE Server.
- Export data and update charts in Excel in real-time Plugins: Direct Excel Connection.
- Export real-time data and draw charts in OpenOffice or LibreOffice Calc Plugins: Direct OpenOffice/LibreOffice Connection.
- Write data to an XLS file without Excel Tags: advanced export, text format, many options. Plugins: Excel Export Pro.
- Export Weight Data to Excel Scales without Excel Tags: variant #2. Plugins: Local database.
- Export data to Microsoft SQL Server 2015-2022 Tags: through the ODBC interface. Plugins: ODBC Database.
- Export data to the MySQL database Tags: direct database connection, flexible SQL statements. Plugins: SQL Database Professional, Aggregator, ODBC database.
- Export data to the SQL database using a stored procedure Tags: direct database connection, SQL stored procedures. Plugins: SQL Database Professional.
- Write data to Microsoft Access Tags: through the ODBC interface, importing table structure. Plugins: ODBC Database.
- How to display serial port's incoming data on a dashboard Tags: OPC Scada Viewer: gauges, indicators, charts, etc.. Plugins: OPC Server.
- OPC server for intelligent length meter Plugins: OPC Server, OPC UA Server, ASCII Data Query and Parser.