05.05.2014 Views

csmstr - Omega Engineering

csmstr - Omega Engineering

csmstr - Omega Engineering

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

FUNCTION REFERENCE<br />

GETDISKFREEBYTES(DRIVE)<br />

GETDISKFREEBYTES(DRIVE)<br />

ARGUMENT TYPE DESCRIPTION<br />

drive int The drive number, always 0.<br />

DESCRIPTION<br />

Returns the number of free memory bytes on the CompactFlash Card.<br />

Note: This function requires time to calculate free memory space, as a long CompactFlash<br />

access is necessary. Do NOT call this function permanently with on tick, on update or in a<br />

formula. Call it upon an event such as OnSelect on the page you want to display the<br />

resulting value.<br />

FUNCTION TYPE<br />

This function is passive.<br />

RETURN TYPE<br />

int.<br />

EXAMPLE<br />

FreeMemory = GetDiskFreeBytes(0)<br />

REVISION 6 PAGE 337

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!