Releases: robertlarue/SiloSim
1.2.1
Performance Update
Improved performance by replacing stopwatch with Thread.Sleep which drastically decreases the CPU load.
Add ability to set the loadout bin, fill bin and weighbridge rate through command line parameters.
Full list of parameters:
Silosim.exe [scale port] [plc port] [window title] [loadout bin] [fill bin] [weighbridge rate]
For example:
To startup with the scale running on port 10001, PLC on port 11001, window title of "Lane 1", loadout silo 1 selected on startup, filling silo 2 on startup and weighbridge filling at a rate of 100 tons per hour:
Silosim.exe 10001 11001 "Lane 1" 1 2 100
Backwards Compatibility Update for Apex 5.1
The previous version had problems when used with Apex 5.1. This version fixes those issues.
Silo Sim - Truck Horn Edition
New Feature
When input 11 is set to true then the program will play a sound like a truck horn, much like at a real plant.
SiloSim Initial Release
#SiloSim v1.0 Download
Download and run SiloSim.exe from any location, it is a small portable executable.
See instructions in the README about creating a shortcut to automatically start with saved port settings.