Gentlemen (and Ladies):
In handling data from an HPGL file, in order to connect the non-ordered segments of a shape which closed on itself, I plan to find the starting and endpints of each segment, save these in an array, and then search the array to find the matching segment start or endpoint...
Gentlemen and ladies:
Thanks for your replies about VBasic vs compiled QB45.
In my case I MUST have INP and OUT as I use the parallel port; however I have seen work-arounds to enable this to be used in VB (although I haven't tried them as I've done no VB programming).
As mentioned before...
CubE101:
I purchased the copy of Quickbasic several years ago and have the registration etc..I understand M$ no longer supports this so I didn't bother sending it in!
Regarding VBasic,could someone please comment on the speed of programs with a lot of calculations when using VB vs Quickbasic...
Thanks SJZERO for your response. I tried your stick number fonts and have a time of 8.6 millisec per group of (3) eight digit numbers. You may compare this with the times gotten from the earlier post, above.
My objective display time for the (3) sets is to do so in < 2 millisec. The time to...
Gentlemen and Ladies:
On November 25th DAV posted an excellent Sub using the BIOS font information. I used it in SCREEN 12, 80, 30, and found that it had the same size character as 80, 60 would give. It was transparent which I like but need the larger character size. Is the larger character...
Gentlemen:
I will setup screen 12 as a template having 16 windows for a machine control panel. Because I want it to have a pleasing appearance, it will be made with special fonts and other niceties. To simplify the program, once the screen has been completed, could it be saved as a .??? file...
Gentlemen:
Here is an update to my problem. In order to measure the speed, I made a FOR - NEXT loop with 10000 cycles and measured the time for each of the following.
PUT, 22 x 15 pixels, 8.8 milliseconds each
PUT, 22 x 10 pixels, 8.8 ms each
PUT, 22 x 35 pixels, 19.5 ms each
PRINT the number...
Gentlemen:
I have an application wherein I want to display large numbers (about 22 pixels high x 15 wide) on Screen 12 for a 3 axis PC based machine tool controller. These numbers will be 8 spaces long, being (-99.9999), and they will be for X, Y, Z axes. Since the numbers for all three axes...
Gentlemen:
I have made a program to modify code for machine tool CNC use. I would like to be able to offer it to prospective users for either a limited number of use cycles, or for a limited number of days use. What code can I put in the .EXE file in order to accomplish this?
I'm interested...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.