Checkfordisk - Crestron SIMPL+ Reference Manual

Language reference guide
Hide thumbs Also See for SIMPL+:
Table of Contents

Advertisement

Crestron SIMPL+
Language Reference Guide - DOC. 5797G
®

CheckForDisk

Name:
CheckForDisk
Syntax:
INTEGER CheckForDisk()
Description:
Tests whether or not a compact flash card is currently installed in the control system.
Parameters:
None.
Return Value:
Returns 1 if a compact flash card is currently installed in the control system. Refer to
"WaitForNewDisk()" on
Example:
(Refer to "File Functions Overview" on page 116)
IF ( CheckForDisk () = 1 )
PRINT ( "compact flash card found" );
Version:
SIMPL+ Version 3.00.02 or higher (Pro 2 only)
Control System:
2-Series Only
page
184.
Software
®
SIMPL+
119

Advertisement

Table of Contents
loading

Table of Contents