LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

198143A-01L instrument Simulator V2.0

Hi i have a 198143A-01L NI- Instrument simualtor v2.0. It is connected to my pc via an 8 way serial port expander (brainboxes ES-279). I can issue a command such as *IDN? and i receive the reply 'National Instruments,Instrument Simulator,016C41E0,2.0.0.f1' - all seems to be good on the connection side.


My question is... my understanding is the instrument simulator, should in some capacity simulate an instrument. - a DMM for example. I thought / assumed i would be able to somehow send some kind of command to the simulator such as, i want you to simulate a DMM. i want you to output 5.3 Volts. - so my qustion is how or where to do i send the commands to the instrument? - i see in the help file (available in in the simulator wizard) some example code that is for setting DMM output. - but how do i send this to the instrument? - if i try in MAX i get an error LED on the instrument. Once i have set the instrument to be a DMM with a certain voltage, how to i ask the instrument simulator 'what is your simulated voltage output level?'

 

It is like i have the hardware but i am missing a step in how to get the software (example code) sent over to the device.

 

am i missing something so obvious that i simply can not see it?

 

Normally i find labview and NI kit pretty simple to get up and running but i am completely stumped by this instrument simulator and i am struggling to find any information on it.

0 Kudos
Message 1 of 2
(3,316 Views)
The manual is at http://digital.ni.com/manuals.nsf/websearch/962BC200F4E1272A8625665E006F9A93

I found by simply searching for 'instrument simulator'. As I understand it, it's already programmed to respond to the commands that are in the manual so you can request s scope or poor dmm reading. I don't know what wizard you are talking about.

Did you know that you can simulate many different types of instruments without any hardware? You could use IVI drivers which have have a built-in simulation mode. This doesn't demonstrate how to use scpi commands, however, if that is your goal.
0 Kudos
Message 2 of 2
(3,303 Views)