Nonvolatile - Crestron SIMPL+ Reference Manual

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

Advertisement

Software
®
70
SIMPL+

Nonvolatile

Name:
Nonvolatile
Syntax:
Nonvolatile
NOTE: This is not a declaration but a declaration modifier. It works only in
conjunction with another declaration keyword.
Description:
Global integer and string program variables will retain their value if hardware power
is lost.
Example:
Nonvolatile integer n;
Nonvolatile string s[100];
Version:
SIMPL+ Version 3.00
Control System:
2-series only. The X-generation processors will give a message that says all variables
are non-volatile.
Crestron SIMPL+
Language Reference Guide - DOC. 5797G
®

Advertisement

Table of Contents
loading

Table of Contents