Details on the Simulator
Command line parameters
Following table contains a list of all available command line parameters for the Simulator
| Parameter | Description |
|---|---|
| clearAlerts <Y|N> | Deletes all pending external alerts at the start-up of the simulator. |
| autoHWObjects <Y|N> | Automatically create objects for the communication (simulation) inside the simulator. |
| useSystemTime <Y|N> | Use system time when setting new values. |
| doPolling <Y|N> | Automatically start polling after the start of the simulator. |
| extendedConnect <Y|N> | Defines if additional output attributes (status bits) shall be used. |
| pollCount <count> | defines the number of items used for each poll cycle. |
| supressCC <Y|N> | Suppress all cyclic continuous members when polling, i.e. only cyclic on use will be polled. |
Config Entries
Following config entries can be used for the simulator.
| Entry | Type | Default | Range | Description |
|---|---|---|---|---|
| autoHWObjects | bool | Y | Y|N | Automatically create objects for the communication (simulation) inside the simulator. |
| extendedConnect | bool | Y | Y|N | Defines if additional output attributes (status bits) shall be used. |