Hello everyone,
I am using the Virtualbench 8054 and downloaded the pyvirtualbench software from github as master. A more recent is not available then I am using. I have run into some error with the Example code. When I want to enable more than one channel, or any other channel then 1, like this:
mso.configure_analog_channel('SN/mso/1:2', True, 10, 0, 10, 1)
I get this message
Error/Warning 374309 occurred
NI-VirtualBench: Not enough memory was provided to complete the operation.
This message comes when it is trying to read_analog_digital_u64.
On the NI Virtualbench software 2 Channels are enabled and visible. Please help how to solve this issue?
Thanks