将计算机变成 PLC 培训套件
没有学生受伤或设备损坏的风险。节省空间的解决方案。
适用于任何 PLC
以及最常见的自动化技术:PLC 模拟器、Modbus、OPC 等等。
常见的工业应用
将大型工业应用带入课堂。
构建自己的场景
使用工业零件库构建您自己的培训场
Release Notes¶
Version 2.5.2 (2022/08/08)¶
- Core: Added new feature to drag parts in run mode (press shift / V key). Set it as the default method with the
camera.use_planar_drag = True
console command.
- Core: Fixed Palette being incorrectly shown when using the Factory I/O (Run) tag.
- Core: Fixed opening a scene from File Explorer containing ' character on path.
- Parts: Digital Display now shows 'inv' when value is too large to display.
- Parts: Reverted Stacker Crane forks stroke from 1.3m to 1.2m (change made by v2.5.1).
- Parts: Added fine position feature to sensors.
- Parts: Fix bouncing of parts on curved conveyor belts.
- Drivers: Fixed OPC URL defined in upper case not being set correctly when opening a scene.
- Drivers: Several OPC UA bug fixes and improvements.
- Drivers: Updated expiration date of OPC UA certificates.
- Drivers: Added Web API PUT verbs for forcing tag values and injecting always on/off failures.
- Drivers: Updated documentation on how to correctly export tags to Grafcet Studio.
- Licensing: Properly inform the user about expired licenses.
- UI: Fixed input field caret visibility.
-
Version 2.5.1 (2021/10/28)¶
- Core: Added ability to open scenes by dragging and dropping a scene file into the application window.
- Core: Fixed key-based shortcuts for pause, reset, and apply timescale not working properly.
- Core: Fixed collision sounds produced by items moving over conveyors.
- Parts: Fixed Emitter timer behavior on scene reset.
- Parts: Fixed rare bug that caused items on top of the turntable to disappear.
- Parts: Increased stacker crane fork stroke by 0.1 m to 1.3 m. It now allows two stacker cranes to operate on the same rack (on both sides).
- Drivers: Added warning icons next to tags with failures in the driver window.
- Drivers: Opening a scene with the OPC driver enabled no longer displays an error.
- Drivers: OPC UA automatically casts Bool to OPC numeric data types (true : 1, false : 0) and Int/Float to OPC Boolean data types (value != 0 : true; otherwise, false)
- Drivers: OPC UA driver now shows correctly data types of nodes.
- UI: Fixed scene list order arrow.
- Licensing: Fixed automatic proxy detection and usage of Proxy Auto-Configuration (PAC) file.