Skip to main content
1-Visitor
November 2, 2022
Question

How to read FANUC registers from #10000 (or D10000) address with KEPServerEx?

  • November 2, 2022
  • 2 replies
  • 3226 views

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.

2 replies

24-Ruby III
November 2, 2022

 Hi,

 

You can find "Fanuc Focas Ethernet Driver" guide in attachment.

IMM1-VisitorAuthor
1-Visitor
November 2, 2022

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?

13-Aquamarine
July 31, 2023

@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?

@AB_10607533 

 

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