Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hello all!
I am using the KEPServerEx V6.
I require some assistance to read the FANUC variables (#10000... also known as Pcode) from FOCAS protocol. Somebody know what is the syntax or the right way to do so? I am getting the FWLIB error: 3.
Hi,
You can find "Fanuc Focas Ethernet Driver" guide in attachment.
Hi VladimirN,
Thank you for your reply.
I've already read that guide but it doesn't talk about the memory region I need to get.
I wonder PTC tested that kind of variable?
@IMM,
Here is the answer to your inquiry which was accepted in a previous community post with the exact same question:
CAS: Chris Morehead
Accepted Solution
Re: How to read FANUC registers from #10000 address with KEPServerEx?
Please take a look at the page in the manual in the following link which covers acceptable addressing with Fanuc Focus driver:
https://www.ptc.com/store/-/media/kepware-store/en/manuals/fanuc-focas-ethernet-manual.pdf#page=37
When choosing "Open" for the "model" selection" in the device properties; you can reach addresses up to 32767. I presume you have chosen any of the other models in the device properties which allows a max address of 9999 for custom addresses.
Thanks,
*Chris