BACnet Lookout — Complete Guide to Building Automation Monitoring
What it is
BACnet Lookout is a Windows-based BACnet network explorer and diagnostic tool for building automation systems. It discovers BACnet devices, reads/writes object properties, monitors events/alarms, and supports BACnet/IP, Ethernet (802.3) and—via routers—MS/TP.
Key features
- Device discovery (Who-Is/Who-Has, incremental scans)
- Browse objects and properties; read/write Property / ReadPropertyMultiple
- COV (Change-of-Value) subscriptions and automated property monitors
- Alarm/event monitoring (GetAlarmSummary, event information, alarm lists)
- Trend log reading and basic graphing of points
- Export/import in EDE (Engineering Data Exchange) format (where supported)
- BAClua scripting console for automation (in newer builds)
- BBMD and foreign device registration support (for routed/IPwide deployments)
- Error reporting, system message/log windows, and activity graphs
Typical uses
- Commissioning and commissioning verification of BACnet devices
- Troubleshooting communication, object/property and alarm issues
- Sampling and logging trend data for short-term diagnostics
- Verifying COV/subscribe behavior and alarm generation
- Exporting network device descriptions for engineering workflows
Editions & licensing
Commercial product with trial versions; historically offered Essential/Standard/Extended tiers with feature and licensing differences. Pricing and exact feature sets vary by edition and vendor/reseller.
System & protocol notes
- Runs on Windows (historical builds support Windows 7–10).
- To access MS/TP devices you need an MSTP-to-IP router unless using a dedicated serial/MS-TP interface.
- Works with standard BACnet services (ReadProperty, WriteProperty, TimeSync, UnconfirmedEventNotification, etc.).
- When using across IP subnets, enable BBMD or register foreign devices for proper broadcast forwarding.
Practical tips for use
- Start with an incremental Who-Is scan limited to known address ranges to avoid long scans.
- Use the Property Monitor or COV subscriptions for low-bandwidth, continuous monitoring.
- Export discovered objects to EDE for documentation before making writes.
- Use BAClua scripting for repetitive tasks (bulk reads/writes, automated checks).
- When troubleshooting MS/TP via BACnet/IP routers, verify router BDT/BDT-like settings and MSTP baud/PHY match.
- Keep a read-only backup of device object lists before performing WriteProperty operations.
Limitations & cautions
- Some older releases are dated (last public builds circulated around mid‑2010s); verify vendor support and compatibility with current Windows versions.
- Writing properties can disrupt live BAS controllers—always follow change control and work in maintenance windows.
- Feature availability depends on edition/version; check the specific build notes (e.g., BAClua support, EDE import/export availability).
Where to get it / further reading
Vendor/reseller pages and archives (BrightCore / ProtoConvert / Softpedia / SourceForge) host installers, release notes and user guides. Search for “BACnet Lookout download user guide” for the version matching your Windows environment.
If you want, I can produce a brief step‑by‑step checklist for commissioning or for a targeted troubleshooting session (e.g., COV problems or MS/TP visibility).
Leave a Reply