Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Realtime VCX and C++ DLL
Message
From
11/03/2013 00:33:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Realtime VCX and C++ DLL
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01567956
Message ID:
01567956
Views:
230
The Realtime project has been posted: https://github.com/RickCHodgin/realtime

It was originally designed for someone who monitors real-time production flow in a commercial facility. It's been stripped down to a raw screen and the options which exist are very generic to demonstrate some of the range of abilities. I'll make it look nicer in the days to come. :-)

To run, download or clone, then go to the "realtime" directory and run "realtime.exe" or from VFP type "do go". Click the green buttons to show the controls. MouseDown over the hideous orange boxes to speed up or slow down the refresh, and to introduce points other than the auto-generated sine wave. MouseDown and moving back and forth speeds up/slows down, and introduces the points.

To view the class settings code:
MODIFY FORM frmMain
MODIFY CLASS realtime_dll OF realtime.vcx
MODIFY CLASS gauge OF realtime.vcx
MODIFY CLASS graph OF realtime.vcx
Please report any bugs (www.visual-freepro.org email address in upper-left). Thanks! :-)


UPDATE: A new version was pushed out to GitHub. Now, on the graph, it removes data points to the left of the margin and uses a second color for the background horizontal bars.
Next
Reply
Map
View

Click here to load this message in the networking platform