gfitsio.lvlib:gfitsio-open-file.vi

Opens an existing file for reading or writing. You cannot use this function to create or replace files.


Connector Pane

gfitsio.lvlib:gfitsio-open-file.vi


Controls and Indicators

cpath

path

The full path of the file you want to open.

cbool

read only? (T:no)

Specifies whether this function opens the file for both reading and writing data or for reading only.

cerrcodeclst

error in (no error)

Describes error conditions that occur before this VI or function runs.

idlrn

gfits refnum

The file refnum associated with the opened file.

ierrcodeclst

error out

If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.