Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Remotely activate interpolation on Agilent 33xx0 waveform generator (FUNC: ARB)

Thanks for your replay.

 

It gives me an error  message that there is too much data comming into the device; it seems that only simly signals can work such as sine, square and so.

what I need is to make 3 pulses that are different in width, and the time delay brtween them is different too. I coulnd figure out how to do such pulse that will be accepted by LabVIEW without getting an error. ii tried to modify the 33xxx example by changing the source from 'Simulate signal.vi' to 'Simulate Arb Signal.vi', and defined me desired signal, but it didn't work either. I can do it manually, but i would like to build a code that i will be able to change the values (time delay) if I need to. [it is no so comfortable to do it through the device.

 

Thanks again

 

Boaz B

0 Kudos
Message 11 of 15
(1,376 Views)

Not really clear... posting your code would help a lot.

Regards

0 Kudos
Message 12 of 15
(1,361 Views)

This is the attached code. I really apriciate you trying to help me with that.

I tried few different methodes that didn't work. basically, the pulse i want to create in in he simulate Arb Express.vi. tell me if there is any better way to be able to create & run such waveform.

 

Thanks again

 

boaz

0 Kudos
Message 13 of 15
(1,351 Views)

Hi

 

nothing wrong with your code except for the loose vi's still present and the fact that the instrument accepts up to 64k points and you try 100k points.

 

Maybe you think that the manual input accepts more points but in real life (as far as i know) these are also calculated into the same memory before use in the machine.

greetings from the Netherlands
0 Kudos
Message 14 of 15
(1,348 Views)

Thank you ery much...

I will try that and let you know if it work for me (up to 64K points).

 

I love the netherland! especially the rock band 'Within Temptation'... Go netherland

greeting from the US

 

Boaz

0 Kudos
Message 15 of 15
(1,347 Views)