EasyManua.ls Logo

Crestron SIMPL+ - CheckForNVRAMDisk Function

Crestron SIMPL+
374 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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 page 116)
IF ( CheckForNVRAMDisk() = 1 )
PRINT ( "NVRAM Disk found" );
Version:
SIMPL+ Version 3.01.07 or higher (Pro 2 only)
Control System:
2-Series Only

Table of Contents