Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Labview Code Interface Reference Manual.pdf
Скачиваний:
33
Добавлен:
29.05.2015
Размер:
1.13 Mб
Скачать

Chapter 7 File Manager Functions

Disposing Paths

FDisposePath

syntax

MgErr

FDisposePath(p);

 

FDisposePath disposes of the specified path.

 

Parameter

Type

Description

 

p

Path

Path you want to dispose of.

returns

MgErr, which can contain the errors in the following list.

 

Error

Description

 

mZoneErr

Invalid path.

 

 

 

 

Duplicating Paths

FPathCpy

syntax

MgErr

FPathCpy(dst, src);

FPathCpy duplicates the path specified by src, and stores the resulting path in the existing path, dst.

Parameter

Type

Description

dst

Path

Path where FPathCpy places the resulting

 

 

duplicate path. This path must already have been

 

 

created.

src

Path

Path that you want to duplicate.

returns

MgErr, which can contain the errors in the following list.

 

Error

Description

 

mgArgErr

A bad argument was passed to the function. Verify path.

 

 

 

FPathToPath

syntax MgErr FPathToPath(p);

National Instruments Corporation

7-27

LabVIEW Code Interface Reference Manual

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]