Herunterladen Inhalt Inhalt Diese Seite drucken

Bosch Rexroth VCP Serie Anwendungsbeschreibung Seite 216

Inhaltsverzeichnis

Werbung

6-86
Bosch Rexroth AG | Electric Drives and Controls
Tutorium
FileOpen(Rückgabevariable, Skriptvariable, Mode)
Öffnet die Datei, deren Name in der Skriptvariablen steht. Mit Mode
geben Sie die Zugriffsart an.
Die Rückgabevariable erhält Sie den Dateihandle für die geöffnete
Datei.
Methode
FileOpen
Parameter
Rückgabevariable (globale Skriptvariable)
Skriptvariable (globale Skriptvariable)
Mode
r = read
w = write
a = append
t = text
b = binary
c = enable commit flag
n = reset commit flag
FileClose(Rückgabevariable, Dateihandle)
Schließt die Datei mit dem Dateihandle der Funktion FileOpen.
Methode
FileClose
Parameter
Rückgabevariable (globale Skriptvariable)
Dateihandle
Rexroth VCP-Bedienkonzept | R911310665 / 02
Rückgabetyp
uint
Typ
uint
uint
string
Rückgabetyp
uint
Typ
uint
uint

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis