Programming i!-MacroManager
13
i!-MacroManager
i!-MacroExecuteMod requires the following touch panel pop-up page:
Programming i!-MacroSchedulerEngineMod
i!-MacroSchedulerEngineMod appears on the NetLinx bus as a NetLinx device. This device has 1
port with channels, levels, commands and strings like most other devices.
Channels
i!-MacroSchedulerEngineMod supports the following channels:
Levels
i!-MacroSchedulerEngineMod supports the following levels:
Commands
i!-MacroSchedulerEngineMod supports the following out-bound commands (master to device):
Popup Page
Popup Group
mmMacroBrowse
N/A
Channel
Description
250
Enable debugging
Channel Description
1-8
Unused
9
Total Event Slots
10
Available Slots
11
Next free Event index
12
Unused
13
Next Event to start
14
Next Event to stop
15
Total Events today
16
Events completed today
17
Number of current events
18
Events left today
i!-MacroSchedulerEngineMod - Commands
Command
Description
'SET EVENT-[Event Number],
[Event Name],[Date String],
[Start Time String],
[End Time String]'
Set the name, date, start and end time of an event. All
parameters are optional.
'GET EVENT-[Event Number]'
Get the name, date, start and end time, next start and end
data and time for event.
'SET NAME-[Event Number],
[Event Name]'
Set the name of an event. If name is an empty string, event
will be deleted.
'GET NAME-[Event Number]'
Get the name of an event.
'SET STIME-[Event Number],
[Time String]'
Set start time for event number. If time string is empty, the
event is set for "No Start Time" (i.e. not scheduled)