Example of Command Line Usage with AAMTCP.exe
This example shows the portion of the FIX.ini file that runs that AAMTCP.exe:
[AUTO ALARM TCPIP]
RUN=%WUSERQ2.EXE 5000
RUN=% AAMTCP.exe -B80 -D30 -F -L -Q2 -R4 -W45
In this example, the global string buffer is set to 80 messages. After 80 messages appear in Mission Control, the buffer will start to recycle. The delay to wait after stopping the RAS Client or Server (service) is 30 seconds. When transitioning the Receiver node from Disabled to Enabled, the user queue will be flushed.
Additionally, in this example, the Auto Alarm Manager (AAMTCP.exe) can run over a LAN. The WUSERQ2 is specified for the alarm queue, with the maximum queue size set to 5000 messages. The allowable number of retries for the iFIX TCP/IP connection is set to 4. The allowable wait time between the iFIX TCP/IP networking connection time-out and the retry event is 45 seconds.