Control System Integration

The SMART System provides several means through which other devices can retrieve information about detected bat activity in real time. This information can be used to inform automatic wind turbine curtailment or similar control decisions.

The SMART System provides many information fields about the system status, measurements of incoming bat pulses and passes, and the status of bat activity alarms as Modbus registers. Outside devices can poll these registers directly via Modbus/TCP or Modbus/RTU, or they can subscribe to changes to these fields via OPC Unified Architecture (OPC UA).

When the status of any bat activity alarm changes, the SMART will execute a bash script saved to the path /var/www/html/storage/smart-scada-hook.sh if one exists. You can use this script to signal multiple alarm states via the SMART Controller's digital I/O pins or perform any other function via a custom script.

Contents of each row in each microphone's results.csv file can be output from the SMART Controller's serial ports. This includes average measurements of call characteristics in each triggered audio file and basic status information about the SMART Controller, but it does not include any information about the status of the SMART System's bat activity alarms.