NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

ModelSupport.seq Error

Hi All,

 

I'm having difficulty getting my sequence to function again.

 

I'm using the ParallelModel.seq and that calls ModelSupport.seq.

 

In the Setup Report Display Settings - Main(ModelSupport.seq) I'm getting the following error:

 

An error occurred accessing 'TempFileDirectory' in 'Report' of 'NI TestStand 2010 API'
Pathname is invalid.


-17204; Pathname is invalid.


Step 'Set Temp File Directory Path' of sequence 'Setup Report Display Settings' in 'ModelSupport.seq'

 

The ModelSupport.seq is called by parallelModel.seq I but parameters.ReportFilePath doesn't feature in parallelModel.seq rather there a Parameters.ModelData.ReportOptions.ReportFilePath.

 

It not very familiar with ModelSupport.seq.  I had been running off a different system successfully, which I wiped, and only came across this issue today.

 

Does anyone know why this would suddenly start giving an error?

 

Thanks,

Sean

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

An old ModelSupport.seq was being pulled in rather than from the documents and settings. 

 

Ensured it would no longer be pulled in and the current ModelSupport.seq allowed the test to continue.

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