Programming i!-MacroManager
11
i!-MacroManager
mmParameterEnum
mmParameterLevel
mmConnectlinxActions
KBKeyboard
KBKeypad
KBEKeypad
i!-MacroEditorMod requires the following touch panel pop-up pages:
Programming i!-MacroExecuteMod
i!-MacroExecuteMod does not appear on the NetLinx bus as a NetLinx device. There is no need for
communication to this module.
This module is designed to allow the programmer to provide the user with a series of buttons that
can have macros assigned to them. These buttons use a variable text code so the module can assign
the macro name to the text of the button. These buttons also use a channel code to trigger the
execution of the macro and to provide feedback if the macro is running. The programer can place
the macro buttons anywhere on the touch panel allowing the user to customize the macro buttons to
achieve the end-user goals without modifications to the NetLinx code.
i!-MacroExecuteMod Module Definition
Where
mdlMMExe
is a unique module name.
Parameters
vdvMacroEngine
A virtual device for communicating to the macro engine.
Popup Page
Popup Group
mmParameterString
KBClients
mmParameterNumber
KBClients
mmMacroName
KBClients
mmDelay
KBClients
mmDeleteConfirm
N/A
KBShift
KBClients
DEFINE_MODULE 'i!-MacroExecuteMod' mdlMMExe
(vdvMacroEngine,
dvTP,
nchMMExeMacroExecute,
nvtMMExeMacroExecute,
nchMMExeMacroEdit,
nchMMExeMacroList,
nvtMMExeMacroList,
nchMMExeMacroListCtrl)
Содержание I!-MACROMANAGER
Страница 1: ...instruction manual integration Solutions i MacroManager...
Страница 6: ...Introduction 2 i MacroManager...
Страница 29: ...Programming i MacroManager 25 i MacroManager...