...
After having configured the Fidelio/Opera interface, the provided data points can be linked to other data points within the NETx BMS Server. You can use V-Links, Server Tasks, LUA script or XLogic commands for providing this functionality.
A typical use case would be the interconnection mapping of the RoomCheck item to from Fidelio/Opera to a data point like the setpoint or the mode of the room's climate control. For implementing this use case, a predefined XLogic command called "HotelCheckInCheckOut" is already included within the NETx BMS Server. Open the XCommand Event Definitions (BMS Studio --> Extensions) and add a new definition line. Give the logic a name (e.g. Room101), select "ON_INPUT" as type and select the XLogic "HotelCheckInCheckOut". Within the configuration dialog, select the input item (e.g. NETx\API\NXA_FIDELIO\PartA\Floor1\101\RoomChecked) and as output the data point that shall be controlled by the checkin/checkout signal (e.g. KNX group address of the setpoint of the room). The following screenshot shows an example:
Repeat these steps for a hotel rooms. After having finished all definitions, restart the NETx BMS Server.
Info |
---|
To add additional definitions in a more easier and faster way, you can use the export/import to MS Excel function of the definition table. |