Search found 20 matches

by Eva zhou
Thu Sep 10, 2015 9:29 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Setting advanced trigger for PicoScope 4824
Replies: 12
Views: 16259

Re: Setting advanced trigger for PicoScope 4824

Hi Hitesh, info = (PS4000A_CONDITIONS_INFO)(PS4000A_CLEAR | PS4000A_ADD); As you said, it means that the driver will clear any previous trigger conditions that were set and add the new trigger conditions. In the sdk guide, "info = PS4000A_CLEAR" also means clear previous conditons and add the curren...
by Eva zhou
Thu Sep 10, 2015 7:09 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Setting advanced trigger for PicoScope 4824
Replies: 12
Views: 16259

Re: Setting advanced trigger for PicoScope 4824

Hi Hitesh,

Got it! Thanks.

Best Regards
Eva
by Eva zhou
Mon Sep 07, 2015 7:26 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Setting advanced trigger for PicoScope 4824
Replies: 12
Views: 16259

Re: Setting advanced trigger for PicoScope 4824

Hi Hitesh, I met the same issue , followed you and Martyn's instuction and then solved them. Now i am wondering how to understand the info parameter when it's set as (PS4000A_CONDITIONS_INFO)(PS4000A_CLEAR |PS4000A_ADD) in ps4000aSetTriggerChannelConditions. I have tried trigger on 2 channel, it see...
by Eva zhou
Tue May 12, 2015 12:50 am
Forum: LabVIEW
Topic: Problem of stop the Picoscope in Labview
Replies: 5
Views: 6826

Re: Problem of stop the Picoscope in Labview

Hi Hitesh,

Got it! Thanks a lot~

Eva
Best Regards.
by Eva zhou
Fri May 08, 2015 8:13 am
Forum: LabVIEW
Topic: Problem of stop the Picoscope in Labview
Replies: 5
Views: 6826

Re: Problem of stop the Picoscope in Labview

Hi Hitesh, Previously, I have learned about the issue from njustzr. it works well on USB2.0 port while it only have the issue on USB3.0 port. So it could be the problem of USB3.0. what i would like to know is that the issue is caused by the USB3.0 driver on the PC or the Pico3000 driver? Eva Best Re...
by Eva zhou
Wed Feb 11, 2015 6:33 am
Forum: C and C++
Topic: pulse width trigger
Replies: 5
Views: 10622

Re: pulse width trigger

Hi Chris,

How to set the triggerHysteresis in TRIGGER_CHANNEL_PROPERTIES structure? For 1.5% what should this value be? what is the mean of 256*10 in the API demo?


Many Thanks.
Eva
by Eva zhou
Fri Dec 12, 2014 3:53 am
Forum: USB PC Oscilloscopes
Topic: Using Picoscope with Belkin USB hub
Replies: 8
Views: 11043

Re: Using Picoscope with Belkin USB hub

Hi Hitesh,

I got it! Thanks for your response!

Many Thanks
Eva
by Eva zhou
Thu Dec 11, 2014 1:21 am
Forum: USB PC Oscilloscopes
Topic: Using Picoscope with Belkin USB hub
Replies: 8
Views: 11043

Re: Using Picoscope with Belkin USB hub

Hi Hitesh, As for what you said previously, i feel a little confused. The buffer memory is used as a cache on the device but you would need to ensure that enough data can be transferred to the PC to avoid the memory from becoming full and thereby losing data. In the quote, do you mean that effect is...
by Eva zhou
Mon Dec 08, 2014 3:34 am
Forum: USB PC Oscilloscopes
Topic: Using Picoscope with Belkin USB hub
Replies: 8
Views: 11043

Re: Using Picoscope with Belkin USB hub

Hi Hitesh, Thanks for your response! I taked a look at IOGEAR Wireless 4-Port USB Sharing Station GUWIP204 and noticed that it support 802.11b/g/n compliant- up to 150Mbps. However, as we all know, PicoScope could manage the USB2.0 speed greater than 30MBytes(240Mbps). so i think GUWIP204 maybe lowe...
by Eva zhou
Fri Dec 05, 2014 3:34 am
Forum: USB PC Oscilloscopes
Topic: Using Picoscope with Belkin USB hub
Replies: 8
Views: 11043

Re: Using Picoscope with Belkin USB hub

Hi Hitesh,

Since you have tested that PicoScope could collect data romotely with Belkin Network USB Hub. Do you know what is the maximun comunication distance ? And what is the data rate of the network USB Hub? Does the network USB Hub limit the communicating rate of PicoScope?

Many Thanks
Eva
by Eva zhou
Thu Dec 04, 2014 3:56 am
Forum: LabVIEW
Topic: Asynchronous calls in block mode - Labview
Replies: 3
Views: 5590

Re: Asynchronous calls in block mode - Labview

Hi Hitesh, In the programmer guide of ps5000Apg.en, when refer to ps5000aGetValues, it says, it is used to get the stored data from the "drive" after data collection has stopped. when refer to ps5000aGetValuesAsync, it says, it used to get the stored data from the "scope" after data collection has s...
by Eva zhou
Wed Nov 26, 2014 10:57 am
Forum: Getting Started
Topic: Expanding the transmission distance of PicoScope with fiber
Replies: 0
Views: 5585

Expanding the transmission distance of PicoScope with fiber

Hi Everyone, Rencently, i have found there is one optical fiber device which could come with PicoScope to expand the transmission distance of USB3.0 up to 100m (330 ft). So i can't wait to share with you. Maybe you are also exploring the same deivce. I have tried PicoScope 6404D , 5244B and 2207 and...
by Eva zhou
Wed Nov 26, 2014 7:54 am
Forum: PicoScope 6 for Windows
Topic: PicoScope6 with tablet PC
Replies: 2
Views: 6815

Re: PicoScope6 with tablet PC

Hi All, I have tried to run PicoScope 6 on a Lenovo ThinkPad 8 (20BN000WCD) Tablet with win 8.1 OS and it does work. See the attached picture. The only downside is that the tablet has a power shortage for PicoScope. so in the attachment, we use a double USB cable with the power port on the other PC ...
by Eva zhou
Fri Aug 29, 2014 8:57 am
Forum: USB PC Oscilloscopes
Topic: The USB bottleneck myth debunked
Replies: 14
Views: 9296564

Re: The USB bottleneck myth debunked

Hi alan, As described above the scope uses the hardware acceleration to quickly form and transfer the image to be displayed to the PC. Can we use the hardware accerleration with deep memory PicoScope when writing our own application? if so, which function can we use in SDK like 5244? is it ps5000aGe...
by Eva zhou
Wed Aug 27, 2014 6:10 am
Forum: PicoScope 6 for Windows
Topic: Pulse Count
Replies: 14
Views: 19642

Re: Pulse Count

Hi Hitesh,

Have you added pulse count feature into the latest version of PicoScope 6? where? Recently, we have the same need too.


best regards

Eva