Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i import the opamp into the labview?

Hi all,

I am now using the student versio of labview
I wanna use the opamp
but i cant find opamp in my labview

how can i get this out?

do i need to download it from somewhere?
please help.

MANY THANKS.

 

heikoc

0 Kudos
Message 1 of 3
(4,260 Views)

heikoc,

 

LabVIEW is a programming language, not a circuit simulation program. So there are no op amps on LV.

 

You could try to write a circuit simulation program in LV, but that is not a trivial task and it appears that your skill level would make this very unlikely to succeed.

 

And, why did you post a LabVIEW question in the Multisim Board?

 

Lynn

0 Kudos
Message 2 of 3
(4,256 Views)

heikoc,

 

The best way to get the behavior of the opamp into LabVIEW is to use both Multisim and LabVIEW.   In this way you can create the behavior of your circuit in a full schematic with required external components and feedback connections, etc...   If this is done in Multisim, you can then use LabVIEW to control the simulation and monitor/record the simulation (Multisim probes at designated nodes) or inject a LabVIEW based stimulus signal (replace voltage/current sources with a LabVIEW waveform).  

 

This programmatic interface is available for use for anyone using the PRO/EDU versions of Multisim.  To get started use the Multisim Connectivity Interface found on the ni.com/labs site:

https://decibel.ni.com/content/docs/DOC-4088

 

Regards,

Pat Noonan

0 Kudos
Message 3 of 3
(4,223 Views)