SpiceFileReader.FileName Property

Top 

Description

This property has been Deprecated. Please use Filename instead.

 

The name of the spice file to read.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = mySpiceFileReader1.FileName;

 

mySpiceFileReader1.FileName = myString1;

 

See also

SpiceFileReader Object