Enabling the Reception of ALERT2 Data via UDP Packets


To enable the reception of ALERT2 data via UDP Packets, add the following line to the dwtask.cfg file:

\DataWise\Core\alert2_operational.exe udp=port [+A] [+C] [+N] [+all] [copy=n]}

Where:
port port is the UDP port to monitor for ALERT2 data
+A instructs the software to decode ALERT2 type A messages
+C instructs the software to decode ALERT2 type C messages
+N instructs the software to decode ALERT2 type N messages
+all instructs the software to decode all ALERT2 messages
n is the copy of the application being executed (default is 1)


Additionally, the following line should be added to the dwtask.cfg file in order to process ALERT2 data:

DataWise\Core\process_alert2.exe
Note that only one copy of process_alert2.exe should be added to file dwtask.cfg