Crestron simpl plus language ref 사용자 설명서

다운로드
페이지 374
Crestron SIMPL+
®
Software 
Language Reference Guide - DOC. 5797G
 SIMPL+
®
 
z 35
#DEFAULT_NONVOLATILE
Name:
#DEFAULT_NONVOLATILE
Syntax:
#DEFAULT_NONVOLATILE 
Description:
Program variables retain their value if hardware power is lost. The compiler will 
default all variables declared within the SIMPL+ module as nonvolatile. Individual 
variables can use the Volatile keyword to override this default. See also 
#DEFAULT_VOLATILE on 
.
Example:
#DEFAULT_NONVOLATILE 
Version:
SIMPL+ Version 3.00
Control System:
2-Series only