I am trying to change a parameter array value in the pre-expression of a test step in a sequence file. I want to pass the array to a vi to set digital lines and relays. However, I get an error every time. Is this an operation that is supported?
Here is my syntax: Parameters.DIO(0)=true
Here is the error returned:
-17320; Unknown function or sequence name.
The pre-expression for the step 'Action' could not be evaluated. Unknown function or sequence name '.'.