10-16-2012 11:53 AM
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
10-16-2012 02:20 PM
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
10-22-2012 06:01 PM
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