11-27-2018 08:48 AM
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
11-27-2018 10:09 AM
@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).