Measurements with 2205A and VB 2010

Having problems ? let us know the details here
Post Reply
hgs
Newbie
Posts: 0
Joined: Mon Jun 15, 2015 6:18 pm

Measurements with 2205A and VB 2010

Post by hgs »

Hello, i'm writing Testsoftwre in VB2010 Express and want to know can I get the Measurements like peak to peak; risetime
and so on?

Hitesh

Re: Measurements with 2205A and VB 2010

Post by Hitesh »

Hi hgs,

The API functions will allow you to retrieve the raw data from the device, so you will have to implement your own functions in order to calculate measurements on the data received.

Regards,

hgs
Newbie
Posts: 0
Joined: Mon Jun 15, 2015 6:18 pm

Re: Measurements with 2205A and VB 2010

Post by hgs »

Hi Hitech
Thanks for the information.
Has anyone written such functions in VB2010?

Post Reply