Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get 5V from the parallel port using multisim?

Hi,
i have a project to do and i need to put a data to parallel port.
is it posible to access the parallel port using Multisim 10?
Thanks!
0 Kudos
Message 1 of 3
(3,919 Views)
Quick answer is no. I don't believe this is possible. You can import voltages and waveforms into Multisim from Labview and use them as input to a circuit, but I do not believe you can export anything as far as signals from Multisim. There is a post on the forum similar to this one that has a response from an NI Support Team Member that addresses this issue.
Kittmaster's Component Database
http://ni.kittmaster.com

Have a Nice Day
0 Kudos
Message 2 of 3
(3,910 Views)

I am going to re-post Garret's response to a similar question.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

You are correct that Multisim cannot simulate with real-time data, but as you noted, you can collect read data and feed this into Multisim.

For the question why is is hard to implement, there are a couple of reasons inherent in SPICE simulation. The most important is that simulation does not occur in real time, it is much slower. But even if you has sufficient computing power to simulate in real time, SPICE simulation sometimes goes backwards in time. Going backward in time is a fundamental "property" of SPICE simulation. So while you are acquring real time data, simulation may be going in the opposite direction! In theory, you could also solve this with sufficient computing power (by always taking very small time steps). All combined, todays best personal computers would need to increase their computing power several or more orders of magnitude.


 

Garret
Software Developer
National Instruments

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I am sorry this can't be accomplished within Multisim. There may be other options that I don't know about, but as it stands this just isn't going to be possible.

Kittmaster's Component Database
http://ni.kittmaster.com

Have a Nice Day
0 Kudos
Message 3 of 3
(3,906 Views)