Added basic testing VISUs that can be connected to modules for rapid testing and debug
Added license file to project (MIT License)
Changed
By default, Trace() messages sent are filtered if the previous message is identical to the next one. This helps with the flooding of the message log if, for instance, the logic is stuck in a state where messages are being sent. See ALLOW_DUPLICATE_SEQUENTIAL_MESSAGES.
[3.1.1] - 2023-05-08
Changed
Removed all references to Tc3_System library
[3.1.0] - 2023-04-14
Added
Added FB_ControlSource
Added contents of SPT_PackML_Base library as part of consolidation effort
Added contents of SPT_ComponentBase library as part of consolidation effort
Added contents of SPT_Tracing library as part of consolidation effort
[3.0.2] - 2023-02-15
Fixed
Updated FB_BaseFB.TraceWithJson() to correctly call AddEntryWithJson()