Skip to content

Commit 707bc26

Browse files
authored
Update
1 parent 61c2254 commit 707bc26

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# TwinCAT Scope Application
1+
# General
22
This Application is based on the original TwinCAT 2 Scope View and is only available for TwinCAT 2. The **TcJavaToAds Java Library** depends on the **AdsToJava Dynamic Link Library** which makes it platform dependent. To utilize the Library a local TwinCAT 2 Installation is necessary. It can be integrated into a existing Project or used as a standalone Application.
33

4-
# TwinCAT Scope Issues
4+
# Issues
55
Integration Problem with the AdsToJava Dynamic Link Library which is used for the Java Native Interface in the TcJavaToAds Library. The ADS Notification probably will be removed if the execution of the JNI Callback exceeds an unknown time limit. This problem could probably be fixed by replacing the original Library with a custom ADS TCP Library.
66

7-
# TwinCAT Scope Documentation
7+
# Sidenote
88
- This project is classified as POC (Proof of Concept).
99
- There will not be added any additional Documentation or Integration Advice.
1010

11-
# TwinCAT Scope Overview
11+
# Application Design
1212
![Preview](doc/scope.jpg)
1313

14-
# TwinCAT Scope Application Layout
14+
# Application Layout
1515
![Layout](doc/layout.png)

0 commit comments

Comments
 (0)