VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

niveristand Python: Non-Deterministic demos work but not Deterministic

Solved!
Go to solution

I am trying to run the Engine Demos from the niveristand python package.

 

Both Engine Advanced and Basic demos work in non-deterministic mode but not in deterministic mode.

 

The error I get for is:

 

File "C:\Users\marcd\AppData\Local\Programs\Python\Python37\lib\site-packages\niveristand\clientapi\_sequencecallinfo.py", line 30, in create sequence_call_info_dot_net = SequenceCallInfoDotNet(sequence_path, target, parameters_dot_net, debug, timeout) TypeError: No constructor matches given arguments: (<class 'str'>, <class 'NoneType'>, <class 'list'>, <class 'bool'>, <class 'int'>)

 

Any idea what is the source of the problem?

 

I am using VeriStand 2020 R4 but I also have VeriStand 2017 installed. Those examples do not work at all with VeriStand 2017 (as expected).

 

 

Marc Dubois
0 Kudos
Message 1 of 2
(1,177 Views)
Solution
Accepted by topic author MarcDub

Just got a response from NI.

 

This is a bug in the niveristand-python package.

 

Should have a fix in the next few weeks.

Marc Dubois
Message 2 of 2
(1,110 Views)