Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

a program for an oscilloscope GDS-840C

hello,

i need a program for an oscilloscope with his caracteristiques ( frequency, off set..)

i'm using an: oscilloscope GDS-840C

labview 8.5

us232

0 Kudos
Message 1 of 18
(5,551 Views)
Just use Help> Find Instrument Drivers.
0 Kudos
Message 2 of 18
(5,535 Views)

Go here to download the driver:

http://www.gwinstek.com/en/product/productdetail.aspx?pid=3&mid=7&id=51


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 18
(5,517 Views)

hello,

I have the driver, i don't know how to make a program for the oscilloscope

thanks

0 Kudos
Message 4 of 18
(5,514 Views)
Where are you stuck? How familiar are you with LabVIEW? You should be able to translate a manual setup to a programmatic setup by studying the programming manual and the functions in the driver. I have not downloaded the driver but typically, you turn on context help and get a description of the VI and the controls/indicators.
0 Kudos
Message 5 of 18
(5,511 Views)

hi i'm newer with labview , i don't know any thing about it

thanks

0 Kudos
Message 6 of 18
(5,508 Views)

Programatic Instrument Setup 101:

1. Setup the scope exactly the way you want it.  WRITE DOWN EVERY STEP.

2.  Find the functions that will do the steps you performed.

3.  Write your code using those functions.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 7 of 18
(5,505 Views)

but i don't know the steps to start

 

0 Kudos
Message 8 of 18
(5,503 Views)

@im25041991 wrote:

but i don't know the steps to start

 


You don't know how to work your instrument?  Then get somebody to teach you how it works.  You won't get anywhere until you do.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 9 of 18
(5,500 Views)
You don't know how the steps to setup the scope manually from the front panel?
0 Kudos
Message 10 of 18
(5,499 Views)