Hi folks,

Not sure if this the right place to post this, but it was the closest place I could find. I have noticed a few people around asking for Fanuc Focas tutorials. I know that I had wished there were Fanuc Focas learning materials on the web when I first started learning. So what I have done is put together a series of posts on my website that go through connecting to the Fanuc controller, and obtaining some basic information. The problem is the Fanuc Focas isn't well known so people don't want to write tutorials for it. I figure, for my first set of tutorials, this would be perfect. If you are looking for the basics, check out the tutorial. I have 3 posts done at the time of this writing, and I hope to expand on it to get more information out to people who need it. This tutorial is written in C#, but the concepts will apply to C/C++ applications and can be translated to VB with a little effort. It is a Focas tutorial first, that just happens to be using C#. Let me know what you think, if there is anything I missed, should add, got wrong, or did well.

Part 1: https://hierthinking.com/2020/04/25/...e-to-focas-p1/

Part 2: https://hierthinking.com/2020/04/27/...e-to-focas-p2/

Part 3: https://hierthinking.com/2020/05/06/...e-to-focas-p3/