Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to web publish a circuit designed in a multisim like web publishing in Lab view and can use remotely as a simulator?

 

Hai

 

 

Is it possible to web publish a circuit designed in a multisim like web publishing in Lab view and can use remotely as a simulator?

 

 

 

Thanks

 

 

Mithula

0 Kudos
Message 1 of 3
(3,586 Views)

Hi Mithula,

 

Your question is very interesting. The answer is yes, it's possible. Here is the idea:

 

Multisim has an Application Programming Interface (API) that you can access via any COM-aware programming languaje (for example: LabVIEW). This API lets you control a Multisim simulation without opening Multisim. Therefore, you can create a VI in LabVIEW that can open the Multisim simulation engine, open/close a circuit, start/stop simulations, get/set values of certain components, etc. Then, you can use the Web Publishing tool in LabVIEW to create the remote panel.

 

To access the Multisim API from LabVIEW you need to use ActiveX functions, however, to make things easier we created a toolkit that wraps the Multisim API into nice functions. This toolkit is still on Beta and you can download it from NI Labs.

 

Here is a tutorial with more details about this toolkit:

 

An Introduction to Multisim Automation with the LabVIEW Multisim Connectivity Toolkit (beta)

 

You can download the toolkit here.

 

I hope this helps.

 

Regards,

Fernando D.
National Instruments

0 Kudos
Message 2 of 3
(3,558 Views)

Hi Mithula,

 

Do you mind if I check your profile so that I can contact you directly to discuss this and understand your use case better.

 

Thanks,

 

Shauna Rae, Senior Software Developer

NI Electronics Workbench Group

0 Kudos
Message 3 of 3
(3,557 Views)