LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Question about Quadtech 1030s software

All,

 

I downloaded a program from the quadtech site called quadtester.  Has anyone used this before?  I'm using it with a quadtech 1030s Hi-Pot tester.  It communicates to the tester over a serial connection.  You set the baud rate and com port and then hit connect.  When it connects it gives different options you can use the program for.  I am trying to use the logging part of the program so that when I run the Hi-pot test on my units, it will log the data to a file.  

 

So, I turn on the logging function, give it a filename.csv, and then start testing.  When I have ran a couple of products, I stop the logging function.  However, when I open the .csv file all it has in there is the time the log file was open, the column headings (step,mode, Output, measure, Real, Judge, Test Status, Test Date, Test Time).  Instead of writing in the numbers of everything like it does on the screen, it instead just keeps putting these column headings into the fie.  Has anyone figured out how to get the logging feature to work?  

 

If there is another site that would be better to ask this question, please point me in the right direction.  Or, if someone has a program written to run the 1030S and save the data, I could use that as well as it would save me having to do it!!

 

Thanks,

 

DB 

0 Kudos
Message 1 of 9
(4,192 Views)

Shouldn't you be talking to Quadtech? It is not as if they are out of business.

 

 

0 Kudos
Message 2 of 9
(4,190 Views)

OK...sorry.  I didn't see a forum over there and thought maybe someone else on this site might have used their program.  It was a long shot...

0 Kudos
Message 3 of 9
(4,182 Views)

I am not sure why you are asking it here.

These are NI message boards about their products and software.

This software qualifies as neither.

 

 

0 Kudos
Message 4 of 9
(4,178 Views)

Are you still looking for LV code for this?  I might have some squirreled away.

0 Kudos
Message 5 of 9
(4,157 Views)

I'm looking for a labview program for the 1030s for serial not gpib.

0 Kudos
Message 6 of 9
(4,070 Views)

@StRyKeReYe wrote:

I'm looking for a labview program for the 1030s for serial not gpib.


So you'd better ask in the LabVIEW forum which is here

0 Kudos
Message 7 of 9
(4,063 Views)

I did talk to the company about the software I was asking about here and they told me that there was indeed a bug in there software for the 1030S, but they did not plan on fixing the bug since it wasn't used very much and they hadn't had any other inquiries about it.  So, the logging option in the company program will not work for the 1030S.

 

If you do end up finding some type of logging software for CVI or Labview, please send me a message to let me know where you found it.

 

Thanks,

 

Doug

0 Kudos
Message 8 of 9
(4,053 Views)
As of right now I have written a VBA application for recording serial data to *.csv. I plan on porting the logic at some point to labview I hate flogging a dead horse in a cattle stall but it was worth the asking thanks.
0 Kudos
Message 9 of 9
(4,038 Views)