VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



DataLogger 2

by 0x34 (8 Submissions)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (13 Votes)

NEW v7.0 W/Instruction Manuel - DataLogger II is an extremely improved version of my original program. I’ve added all the suggestions posted by users and made numerous improvements to all aspects of the program. It now has optional on-screen cursor info; print capabilities and screen capture capabilities. You can now pinpoint an event through a very accurate timing system based on the cursors. These are just some of the improvements.
You can save either an image (screenshot) of the display window or the whole program (form). You can use the Cursor Display function to include all cursor data in a display window save. Files are saved in “.bmp” format.
The print function will automatically print a landscape image of the screen. It will include all cursor data in the print. This is based on your computers default printer and paper configuration. It works fine with standard 8”x11” paper.
The program is intuitive and if you experiment by clicking (both left & right mouse buttons) on buttons and in the display window, you’ll discover a lot of additional functionality.
For those unfamiliar to this program, I wrote this program to monitor the input of an RS232 Serial Port and graphically log all activity. It acts and operates just like a Digital Storage Oscilloscope, capable of logging up to 5 hours in one file. ADDED ACCURATE TIMER API / External SYNC Variable Triggering.

Inputs
The program monitors a selected Comm Port and records the digital values sent to it (Range 0 ~ 255). It runs in two clock modes (Horiz step modes) selectable by the user. It does not send anything out the port.
Code Returns
All files are saved as DataLogger Files (*.dlg). This is a fully functional program which will allow you to hunt bugs and/or test your embedded micro projects with ease.

Rate DataLogger 2

Upload

Download this snippet    Add to My Saved Code

DataLogger 2 Comments

No comments have been posted about DataLogger 2. Why not be the first to post a comment about DataLogger 2.

Post your comment

Subject:
Message:
0/1000 characters