ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI VirtualBench-8054 and its Labview Programming

Good Morning everyone:

I am starting to use VirtualBench VB-8054 and try to use its digital IO to control one of my EVM. The problems I met is

 

When I followed the "QUICK START GUIDE" of this VB-8054. it always show me an error window with error code -375934. Is anybody know what I need to do to fix this problems?

 

Another question is that I am going to use this VB-8054 to output 5-bit logic output through its DIO output. These output has to be dynamically updated every 10 uSec, I plan to use LabVIEW to program this VB-8054 to complete the above job. What I am wondering

 

(1)  Is any sample code doing the similar job in this forum? any entering point from this VB-8054 GUI?

(2)  Does that LabVIEW running on computer plus this VB-8054 can have the DIO output response fast enough to reach update rate every 10uSec? 

(3)  Any other suggestions about this VB-8054? since I am a new for VBench

Thanks!

 

Willy

0 Kudos
Message 1 of 2
(2,746 Views)

@ypni wrote:

When I followed the "QUICK START GUIDE" of this VB-8054. it always show me an error window with error code -375934. Is anybody know what I need to do to fix this problems?


Crosspost: error with error code -375934

 


@ypni wrote:

Another question is that I am going to use this VB-8054 to output 5-bit logic output through its DIO output. These output has to be dynamically updated every 10 uSec


On a Windows machine, not going to happen.  On a RealTime system, perhaps.  But that won't work with the VirtualBench.

If this is a school project, then I recommend looking at the myRIO.  You can program the RealTime to control your DIO.  Or, what I would do, program the FPGA on it to manage your DIO (getting into the 25ns resolution with little jitter).



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,732 Views)