iNTERFACEWARE Products Manual > Installing and Using Iguana > Using the Tools and Utility Applications > HL7 Simulator > Using the hl7simulator Command Line Application |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The command-line version of the HL7 Simulator is named hl7simulator. Where it is located depends on the operating system that you are using:
When you start hl7simulator from the command line, you must provide three parameters:
The syntax for hl7simulator is:
The following table provides a complete list of the parameters that can be provided to hl7simulator. These parameters can appear in any order.
Here is an example of the output from hl7simulator:
As messages are sent, a running count of the message total is displayed in your command prompt window. When hl7simulator stops running or is terminated, it displays the total elapsed time and the number of messages sent per second (shown here as TPS, or transactions per second).
If you try to run hl7simulator when there is no Iguana channel listening on the port you specify, you will see messages similar to the following:
In this case, the --reconnect_attempts parameter specifies how often hl7simulator will try to send the message before giving up. |