11-11-2011 11:41 AM
I'm experiencing a functionally minor but very visible issue, has anyone seen this before?
1. I insert a new Sequence in a Sequence File at the bottom of the list
2. I delete the Sequence and TestStand throws the error below
<<-N->>
11-11-2011 02:39 PM
Hi,
Can you post an example showing this problem?
11-11-2011 07:02 PM
I was trying to cleaup the sensitive code from my sequence file so I could post it in here (it happens to be my process model) and I ended up removing everything (sequences, FG variables, types) and the problem persisted.
Then I remembered a I actually have a hidden sequence (flags set to 0x8) in the file, it helped that I tried to diff it with another sequence in ini format. So it turns out this it what is actually causing the problem.
When I have the StationOptions>Preferences>ShowHiddenProperties checkbox unchecked and I insert a new sequence and then delete it the problem persists. When the checkbox is checked the sequence is visible and I can insert a new sequence and then delete it the without seeing the API error message.
<<-N->>