- Supported PC gateways:
- USB (new since version 1.23)
- EIBlib/IP (iETS)
- RS232: both PEI-16 and PEI-10
- KNX Access (r/w=read/write, cl/co=connectionless, connection oriented):
- Group addressing r/w
- Memory access r/w
- Physical addressing: ping, scan, write
- Property access r/w cl/co
- Domain address r/w
- Property description read
- Local device services
- Setup based on Microsoft's Installer technology (MSI) This eases the integration of Falcon in your applications: you only need to integrate Falcon's redistributable merge module. Please carefully read the information provided in the help file regarding the deployment of Falcon components.
- Network management functions for Domain Address Scan The domain address scan method from the INetworkManagement interface scans for all individual and domain addresses defined by the KNX handbook, but be careful this might take several hours. You could also use DomainAddressScanEx from the INetworkManagement3 interface. Here you have the possibility to fine-tune the scan. Moreover, this scan can be aborted by using the CancelDomainAddressScan method called from e.g. a second thread.