Crestron simpl plus language ref 사용자 설명서

다운로드
페이지 374
Crestron SIMPL+
®
Software 
Language Reference Guide - DOC. 5797G
 SIMPL+
®
 
z 241
CheckForNVRAMDisk
Name:
CheckForNVRAMDisk
Syntax:
INTEGER CheckForNVRAMDisk()
Description:
Tests whether or not an NVRam Disk is currently installed in the control system.
Parameters:
None.
Return Value:
Returns 1 if an NVRam Disk is currently installed in the control system.
Example:
(Refer to “
File Functions Overview” on 
    IF ( CheckForNVRAMDisk() = 1 )
        PRINT ( "NVRAM Disk found" );
Version:
SIMPL+ Version 3.01.07 or higher (Pro 2 only)
Control System:
2-Series Only