Search found 8 matches

by surf3rb0y
Wed Aug 16, 2006 7:05 pm
Forum: LabVIEW
Topic: Combining oscope graphs
Replies: 1
Views: 6134

Combining oscope graphs

Is there a way in labview to combine the two seperate waves into one screen so that they can be color coded and then more easily seen on small displays?

Thanks
Ty
by surf3rb0y
Wed May 24, 2006 4:02 pm
Forum: Pre-Sales Advice
Topic: LabView driver included in package?
Replies: 4
Views: 8103

Labview examples

Quick question. Where are the labview examples you mentioned. Thanks

Ty
by surf3rb0y
Thu Dec 15, 2005 3:59 pm
Forum: PicoScope 5
Topic: After Compiling ps3000.c no program runs
Replies: 1
Views: 4147

....No answer

Ok so the whole 48 hr reply time is... Just kiddin but i still have this problem so if some one has some advice to why the executable runs but displays no window let me know please.

Thanks
by surf3rb0y
Mon Dec 12, 2005 5:18 pm
Forum: PicoScope 5
Topic: Compile errors using visual studio to compile demo code
Replies: 5
Views: 9553

Fixed....

I found the answer to my previous question. the program was being compiled as a consol app and not a windows app. I believe that this only affects visual studio 6 but could be experienced in other versions as well the solution can be found here. http://support.microsoft.com/?scid=kb;en-us;291952&spi...
by surf3rb0y
Mon Dec 12, 2005 5:16 pm
Forum: PicoScope 5
Topic: After Compiling ps3000.c no program runs
Replies: 1
Views: 4147

After Compiling ps3000.c no program runs

after getting the ps3000.c to compile without error i tried to run it but for some reason it wont display anything on screen. I can see in the task manager that the program is running but it displays no program window? is there something that i am doing wrong?

Thanks in advance.

Tyler
by surf3rb0y
Mon Nov 28, 2005 3:45 pm
Forum: PicoScope 5
Topic: Compile errors using visual studio to compile demo code
Replies: 5
Views: 9553

Thanks for the help that fixed all but 2 of my errors. now i get the following "--------------------Configuration: ps3000 - Win32 Debug-------------------- Linking... LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main Debug/ps3000.exe : fatal error LNK1120: 1 unresolved externals ...
by surf3rb0y
Tue Nov 22, 2005 4:49 pm
Forum: PicoScope 5
Topic: Compile errors using visual studio to compile demo code
Replies: 5
Views: 9553

Thanks for the reply Sarah,
not sure how to add that file

Tried to just put an #include "ps3000.lib" in the ps3000.c file but that resulted in more errors. Thanks for any help you can offer.

Tyler
by surf3rb0y
Mon Nov 21, 2005 6:57 pm
Forum: PicoScope 5
Topic: Compile errors using visual studio to compile demo code
Replies: 5
Views: 9553

Compile errors using visual studio to compile demo code

compile errors include the following. Im using visual studio 6.0 to compile. -------------------Configuration: ps3000 - Win32 Debug-------------------- Linking... ps3000.obj : error LNK2001: unresolved external symbol __imp__ps3000_close_unit@4 ps3000.obj : error LNK2001: unresolved external symbol ...