07-22-2013 10:11 AM - edited 07-22-2013 10:14 AM
I have a hard time determining which settings shoud I tweak to change the measured range value in the multimeter.
As you can see in the image, I measured the current but the value is in 'micro amps (uA)', so my problem is, how do I force the measured value to be set in 'milli amps (mA)'? I mean I want to display it in mA not uA. How do I make it permanent? That it should measure in mA everytime? I hope you can help me. I am very beginner.
Another question is. How can I set a Beta or Alpha DC on a Transistor? Like, I am using this 2N3904, how do set a particular Beta DC on it? I really need help.
07-22-2013 05:28 PM
07-23-2013 07:10 AM
I am also having the same question. So, how can make a custom multimeter? Thanks.
07-24-2013 04:38 PM
muxux,
LabVIEW is required to create custom meters, etc... for Multisim. When you install Multisim there are some example VIs that you can start from.
Specifically to answer Uray27, here are 2 DC Meters (DC Voltmeter, DC Ammeter) that can be configured with fixed common units (such as mV or mA) and displayed with a given precision. Optionally they can be set for autorange int the Volt or Amp scale to display the SI standard base units (which will vary depending on scale).
Here is an example for the ammeter set for mA...
The attached zip file contains the VIs and some example .ms12 files (Note: you must first place the VI Libraries (.llbs) in the folder location specified by "Options -> Global Preferences -> User LabVIEW instruments path" and then restart Multisim to load (prior to using them in a circuit).
Regards,
Pat Noonan
National Instruments