LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i check if the right value is send to a simulated output device?

Hello,

I am working with a digital output card, and because i do not have the card inside the computer
were i am programming, i simulated the device.
This works great, only how can i see if i activate the right lines and ports. Is there some way to
see the output of the simulated device??

Gr Johan
0 Kudos
Message 1 of 3
(2,851 Views)
Hi,
 
The purpose of having simulated devices is to develop, execute/trouble shoot an application that interacts with a hardware, without actually having the hardware in your system.
 
So, you will get appropriate errors if you try to do an operation that would not be supported by that hardware.
 
To answer your query, i would say there is no way that you can 'see' the output of the simulated device.
You have to trust  Smiley Wink the DAQ mx device drivers to activate the lines and ports you have selected
 
Regards
Dev
 
0 Kudos
Message 2 of 3
(2,847 Views)
OK Tanx
0 Kudos
Message 3 of 3
(2,843 Views)