Crestron simpl plus language ref 사용자 설명서

다운로드
페이지 374
Crestron SIMPL+
®
Software 
Language Reference Guide - DOC. 5797G
 SIMPL+
®
 
z 119
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 
IF ( CheckForDisk () = 1 ) 
PRINT ( “compact flash card found” ); 
Version:
SIMPL+ Version 3.00.02 or higher (Pro 2 only) 
Control System:
2-Series Only