MATLAB XPC TARGET 4 - API GUIDE Betriebsanweisung Seite 287

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 372
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 286
getfilesize
14-43
14getfilesize
Purpose Get size of file on target PC
Syntax MATLAB command line
getfilesize(file_obj,file_ID)
file_obj.getfilesize(file_ID)
Arguments
Description Method of xpctarget.fs objects. From the host PC, gets the size (in bytes) of
the file identified by the
file_ID file identifier on the target PC file system.
Examples Get the size of the file identifier h for the file system object fsys.
getfilesize(fsys,h) or fsys.getfilesize(h)
file_obj
Name of the xpctarget.fs object.
file_ID
File identifier of the file to get the size of.
Seitenansicht 286
1 2 ... 282 283 284 285 286 287 288 289 290 291 292 ... 371 372

Kommentare zu diesen Handbüchern

Keine Kommentare