The TLC program is designed using the Ladder Logic programming language in the LogixPro simulator. The program consists of several rungs that control the traffic light states based on the inputs.
Unlike static logic simulators, LogixPro features a "soft PLC" runtime engine. When the user switches the software to "Run" mode, the processor emulates the scan cycle of a real PLC. It reads inputs, executes the logic solve, and writes to outputs. Crucially, it allows the user to toggle bits online, monitor the logic in real-time (highlighting true logic paths in green), and troubleshoot code without the risk of damaging equipment.
The TLC program is designed using the Ladder Logic programming language in the LogixPro simulator. The program consists of several rungs that control the traffic light states based on the inputs.
Unlike static logic simulators, LogixPro features a "soft PLC" runtime engine. When the user switches the software to "Run" mode, the processor emulates the scan cycle of a real PLC. It reads inputs, executes the logic solve, and writes to outputs. Crucially, it allows the user to toggle bits online, monitor the logic in real-time (highlighting true logic paths in green), and troubleshoot code without the risk of damaging equipment. tlp logixpro simulator