-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it really could open the pipe using krl_fopen in KSS8.3.22 ? #1
Comments
Hello @davidrobot , sure you can open a pipe, but the pipe have to be already opened by the other side. However the communication library doesn't work, I hadn't the time to do enough tests. |
Hi. |
I was able to connect (open) the pipe from both sides, but unable to exchange data. Unfortunately I lost the corrected code because I have no access to the test robot I used. However I can remember there was something wrong in the code. Some tips to try:
I hope you will be able to solve the problem! Would you like to work on this repo? I can share administrative priviledges with you. |
Hello, |
Hi
when run the CWRITE step, it will return
the code -16:
-16 At least one function parameter string contains invalid characters, e.g. \ * ? " < > : , = ; ] [ ) ( } {, for paths, etc.
The text was updated successfully, but these errors were encountered: