Navigation: Scripting Reference Manual > Functions & Subroutines > DisplayPlotFile

 

DisplayPlotFile

 

Contact Us: fredsupport@photonengr.com

 

Description

Displays an existing plot file in the 3D Chart Viewer.

 

Syntax

success = DisplayPlotFile( fname, lockplot )

 

Parameters

success (Boolean)

Returns True if the plot display is successful; False if the plot file does not exist.

 

fname As String

File name of FRED plot file.

 

lockplot As Boolean

Set to True to lock plot window; False otherwise.

 

Remarks

Displays an existing plot file in the 3D Chart Viewer. The Chart window can be locked by setting the second argument True.

 

See Also

WriteToPlotFile

WriteToPlotFileWithComment

 

 

 

 

 

 

Copyright © Photon Engineering, LLC