PREMTBVC Owners Manual

54
MultiSITE CRC 2 Controller
Due to our policy of continuous product innovation, some specifications may change without notification.
©LG Electronics U.S.A., Inc., Englewood Cliffs, NJ. All rights reserved. “LG” is a registered trademark of LG Corp.
CONFIGURATION SCREENS
Lua Settings
The Lua settings screens show information about any custom Lua script uploaded to the Room Controller.
Lua scripts are not programmable on the Room Controllers. Lua scripts can be uploaded to the Room Con-
troller via the Uploader Tool or via BACnet.
The Lua control will not show unless a Lua script has first been loaded on to the controller.
Parameter Parameter Settings Denition
Program cmd Choices: Stop or Run
Default value: Run
Program Command

deactivated

Program status
Read Only
Display Readings: Idle, Load-
ing, Running, Waiting, Halted,
Unloading
Default value: Idle



actions


Controller

Program error
Read Only
Display Readings No error,
Syntax, Runtime, Memory
Default value: No error




1/4 Lua
Lua programs n ame:
User program
Program:
if not init then
ini
t=true
delay=0
end
if ME.BV1==1 then
ME.BO98=1
delay=60
Body of the Lua script
Title of Lua script
2/4 Lua
Debug log:
Program cmd
Program status
Program error
Run
Running
No error
Lua