Search found 598 matches

by markspencer
Mon Apr 02, 2007 10:19 am
Forum: General Software Discussions
Topic: streamingtests collects some data now, but still has problem
Replies: 9
Views: 13454

Hi, I am sorry to hear that you are experiencing problems with the fast streaming example. I will try to give you a run down on the example and how it works. When you set the interface, for the sampling Setting | Sampling... there are 5 boxes that need to be completed. Sample Interval: The time betw...
by markspencer
Mon Apr 02, 2007 9:41 am
Forum: PicoLog
Topic: DrDAQ connected to WINXP via USB Parallel Port CRASHES pico
Replies: 12
Views: 17814

Hi, Sorry for the inconvenience I have tested this and found that the DrDaq driver version 3.3 does exhibit a problem when running Picolog Recorder. However there is a new driver version 3.4 where this problem has been resolved. If you could email tech@picotech.com requesting the new driver version ...
by markspencer
Wed Dec 15, 2004 1:14 pm
Forum: PicoScope 5
Topic: Using ADC-12 labview VI
Replies: 8
Views: 13938

Hi,

Thank you for your information, unfortunately, I have not been able to find any file called adc12.vi. This may be form an old release. If you colud email a copy of the file to tech@picotech.com. I will then look at the problem for you.

Best regards,
by markspencer
Wed Dec 08, 2004 2:44 pm
Forum: PicoScope 5
Topic: Using ADC-12 labview VI
Replies: 8
Views: 13938

Hi, Do you know if the exception is being caused by one of the adc10_ function calls, try stepping through each stage to see when it goes wrong. With out actually seeing the problem it is difficult to diagnose the problem. We do not normally do this but if you send the .vi to tech@picotech perhaps s...
by markspencer
Mon Dec 06, 2004 4:55 pm
Forum: Getting Started
Topic: is there linux support for the adc212/50 yet...
Replies: 1
Views: 4901

Hi,

I am sorry to hear that this has caused you problems. Unfortunately, we are not currently supporting the ADC-212/50 with Linux. This may change in the future but no time scale has been set.

Best regards,
by markspencer
Mon Dec 06, 2004 4:53 pm
Forum: PicoScope 5
Topic: Using ADC-12 labview VI
Replies: 8
Views: 13938

Hi, I am not sure if you are looking at incorrect functions or if you have just mistyped then. The function calls that work are the: adc10_get_value adc10_open_unit adc10_close_unit adc10_get_unit_info if you are using the adc10_get_values then you will also need to use other functions adc10_run, ad...
by markspencer
Wed Dec 01, 2004 12:46 pm
Forum: General Software Discussions
Topic: Note on PS3000 ETS operation
Replies: 1
Views: 5589

Hi,

Thank you for posting this for other customers I will also pass you comments on to the development department.

Best regards,
by markspencer
Wed Dec 01, 2004 12:40 pm
Forum: PicoScope 5
Topic: Using ADC-12 labview VI
Replies: 8
Views: 13938

Hi, The error that you are receiving, is it to do with finding a function call. If it is check that the function has the correct path to the .dll. If this is not the problem, let me know which function you are having problems with and the date of the driver. I can then try to replicate the problem h...
by markspencer
Fri Nov 26, 2004 9:43 am
Forum: General Software Discussions
Topic: ps3000_set_trigger() function, urgent!
Replies: 2
Views: 6862

Hi, I beleive that I have answered this by email, but incase you did not recieve the email here is the solution. In the visual basic example the .bas file declaration for the ps3000_set_trigger is incorrect. The last parameter (auto_trigger_ms) is being passed by reference where infact it should be ...
by markspencer
Fri Nov 26, 2004 8:52 am
Forum: General Software Discussions
Topic: Error in Picoscope 3000 series help
Replies: 1
Views: 5239

Hi, Thank you for the question and sorry about the confusion. The stop routine for the Picoscope does return a value and the correct prototype should look like this: short ps3000_stop (short handle); It is possible to tell if you have the latest .dll, but for the sys files it is not possible to tell...
by markspencer
Fri Nov 26, 2004 8:41 am
Forum: Getting Started
Topic: Trouble connecting to Th-03 (Linux)
Replies: 21
Views: 30513

Hi Andrew,

I have send the email to you please let me know if you do not receive it.

Best regards,
by markspencer
Fri Nov 19, 2004 1:30 pm
Forum: General Software Discussions
Topic: DrDAQ reading temperature in Celsius
Replies: 3
Views: 7697

Hi,

When using the DrDaq what results do you get win Picoscope or Picolog for the temperature. The same functions are used in these application as our available in the dll's provided. Also mkae sure that the same driver is being used by both your application and Pico's applications.

Best regards,
by markspencer
Fri Nov 19, 2004 1:26 pm
Forum: General Software Discussions
Topic: save to file?
Replies: 2
Views: 6405

Hi,

Thank you for your question.

The .psd file storage details are available from the Picoscope Help Manual.

Best regards,
by markspencer
Fri Nov 19, 2004 1:22 pm
Forum: Getting Started
Topic: Trouble connecting to Th-03 (Linux)
Replies: 21
Views: 30513

Hi,

I will willingly send the required file, but to do this I will need your email address. Please send a email to tech@picotech.com, requesting the up date.

Best regards,
by markspencer
Wed Nov 10, 2004 8:30 am
Forum: PicoScope 5
Topic: dll function calls and description
Replies: 1
Views: 4900

Hi, Thank you for your question. The parameter prototypes are explained in the PS3000 series help manual. You should have a copy of this manual, electronic version, on the Picoscope CD. It is also available to download here . They are availalbe under the header Drivers, Example and Manuals. Best reg...