Update History
[Version 3.0.0.0] – 2020.12.15
Changed:
- Changed the major version number of this library to 3.x.x.x because of TwinCAT 3.
- Move this library file into the library category “Entertainment_Industry”.

[Version 1.1.2.0] – 2020.11.12
Added:
Changed:
- Bug fixed.
[Version 1.1.0.0] - 2020.03.10
Added:
- Added a new function block FB_QRC_Snapshot for Snapshot Bank.
- Extended function block FB_QRC_ChangeGroup with an additional method AddSnapshotControl for adding snapshot component in a change group.
- Added Support about extraction frame of snapshot control. Read the section Workflow about extraction of snapshot properties for more information.
- Extended function block FB_QRC_ResExtract with an additional method Clear for clearing internal storage.
- Added modifier for each method. (Internal methods can't be accessed anymore starting from this version.)
- Added a property
sTxFrame
to all QRC Command function block to read the QRC sending frame easily without the connection function block.
Changed:
- Adjusted the input variable of function block FB_QRC_LoopPlayer.
- Adjusted the severity of some events.
- Adjusted the variable name and type of structure ST_FileSpec and ST_JobSpec for better understanding.
- Adjusted the prefix of property name with the type ARRAY to fit TwinCAT 3 programming conventions.
- Bug fixed.
Removed:
- Removed the Get method from property sTxFrame of I_Connect.