04-15-2018 01:16 AM
Hi Everyone,
If I would like to create a labview vi for measuring some signal and creating a trigger based on that (or doing other things...), but timing is critical in the sense that a windows interrupt can't be afforded. Is it possible to (or does it work like that?) run the "logic" on the virtualbench itself?
I am thinking of functionality related to hardware security testing: measure signal, trigger some external device, implement communication protocol through the GPIOs, generate clock and inject glitches, provide power and inject faults, etc. Can it be done with the virtualbench?
04-23-2018 05:58 AM
Hello @pcdeni,
Unfortunately, functionalities you described below will not be possible to achieve with VirtualBench. You would need some type of embedded controller here.