Hi!
I looking for a C# code example for read a file from the robot controller and display the context on the TPU. The file is a ?olog?_ file
Anyone that have done this ? It would be grateful to se your solution.
Thanks
Niklas
Hi!
I looking for a C# code example for read a file from the robot controller and display the context on the TPU. The file is a ?olog?_ file
Anyone that have done this ? It would be grateful to se your solution.
Thanks
Niklas
Hello,
Try the attached solution in Vs2008 C# for reading text and log files. I used it on VC and RW 5.13
make changes for RC if any one required and please do not forget to add code for
exception handling and object disposing.
webwiz/2846/TpsViewFileReader.zip
Regards
Saleem
Thanks ![]()