NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting last Sequence in File causes error

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

 

error.jpg

 

 

<<-N->>

0 Kudos
Message 1 of 3
(2,918 Views)

Hi,

 

Can you post an example showing this problem?

 

 

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(2,907 Views)

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->>

0 Kudos
Message 3 of 3
(2,901 Views)