SpiceFileReader.Parse Property

Top 

Description

Method to force the SPICE file to be 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:

integer

Access:

read/write

Default Value:

0

 

Syntax

myVariable1 = mySpiceFileReader1.Parse;

 

mySpiceFileReader1.Parse = myVariable1;

 

See also

SpiceFileReader Object