Skip to content

Commit b0e5996

Browse files
authored
Add 4024.53 known issue and xplanar configurator issue (#112)
1 parent 4352ebe commit b0e5996

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/functions/TF6420_tc3_database_server.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
- New design of DocumentDB in SQL Query Editor
77
- Added Find, Insert, Update, Aggregate and Drop/Delete for NoSQL
88
- Database Server
9-
109
- New support of InfluxDB2
1110
- Connection token support
1211
- Support of Flux language—also in SQL Query Editor

docs/tc3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- TwinCAT allows setting a stack size that is too large for a controller, which can cause it to crash without any error message or indication.
2222
- When typing a type from a library in TwinCAT, it tries to insert the library namespace, which is not valid for the library.
2323
- Events added to an EventClass in the type system must be successfully compiled to be saved. If changes are made and the project is saved without building it, the changes are not saved. Similarly, if there is a compile error, the changes are not saved.
24+
- The XPlanar Configurator tool does not render properly if Windows scaling is set to anything other than 100%.
2425

2526
## Version 3.1.4026.14
2627

@@ -66,6 +67,12 @@
6667

6768
- Fixes an issue where the real time clock (RTC) could randomly change by significant amounts (usually multiple centuries or more) and lead to high system utilization and overall instability (Windows targets only running on non-isolated cores)
6869

70+
## Version 3.1.4024.53
71+
72+
### Known issues
73+
74+
- When working with XPlanar TcCOM objects, if the movers are stored in individual files (.xti files) instead of lumped into the main .tsproj file, the links to the MC axes will be lost every time the file is opened. The workaround is to store these TcCOM objects in the main .tsproj file (which is default behavior). This bug was fixed in an unknown later version.
75+
6976
## Version 3.1.4024.47
7077

7178
### Bug fixes

0 commit comments

Comments
 (0)