You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ This project is inspired by [KukavarProxy](https://github.com/ImtsSrl/KUKAVARPRO
13
13
* Read and write variables from the specific .dat file
14
14
* Robot interpreter control
15
15
* Submit interpreter control
16
+
* File operations (list, copy, delete, read and write content)
16
17
17
18
## Build
18
19
Install NET core SDK 6 or greater. Find PrimaryInterOp.Cross3Krc.dll on the robot controller (e.g. in the C:\KRC\SERVICES\WorkVisualServiceHost) and copy it to the "server" directory of the project. Run build.bat from the "server" directory.
0 commit comments