/
KabaEvent
KabaEvent
Logic to change a data point value based on a Kaba door event.
Description
This logic can be used to change a data point value based on a Kaba door event. As input, the ItemID of the EventId of the selected room has to be used (e.g. NETx\XIO\Kaba\HotelA\Floor1\1000\EventID). To select the event that shall trigger the logic, the EventId has to be specified as parameter (for a full list of available EventIds please refer to the Kaba tutorial). The output has to be of type bool which is set to "true" when the event happens. If the parameter "ResetOuput" is set to "false" the output is set to false when the event disappears.
Inputs
- EventItem (ItemID): here the "EvenId" Item of the specified room has to be selected (e.g. NETx\XIO\Kaba\HotelA\Floor1\1000\EventID)
Outputs
- Output (ItemID): data point that shall be written. It must be of type bool.
Parameters
- EventID (Any): EventId on which the logic should react.
- ResetOutput (bool, optional): if set to "true", the output is set to false when the event disappears. Default is "true".
Possible trigger types
All
Available since:
NETx BMS Server 2.0
, multiple selections available,
Related content
Logic module
Logic module
More like this
XCommand event definitions
XCommand event definitions
More like this
Item.Monitor Status
Item.Monitor Status
More like this
Add control functionality to multiple items
Add control functionality to multiple items
More like this
XLogic library
XLogic library
More like this
Integrating Greencontrols room control unit
Integrating Greencontrols room control unit
More like this