Fanuc sales pointed to the robot data sheet. I pointed to the speed only. They pointed to their tech support. Their tech support pointed to the data sheets...
Posts by psionprime
-
-
Fanuc has published, for the LR Mate 200, a calculated TCP accel off 11m/s/s but I have yet to find accel data for joints. Will someone point me in the right direction please ?
-
I am not new to programming but am to Val3. I hope I am just missing something in that I can't return a value from a call or create a function in the language. So, I can only call programs and set a value in that to a global variable to be accessed after the program call ? eg. I'd like to return a bool for a home check:
if check_home() != true
// fault handling
endIf
vs.
// check_home internally sets bAtHome to true if near home position
call check_home()
if bAtHome != true
// fault handling
endIf
Am I missing something ? Returning a value seems basic to me and Val3 seems to have common language constructs. I hope it is my inexperience with the language that I'm missing something.
I see a way to create an application and package as a "library", but no mechanism for return values either. Is there a SDK to extend the language or create drivers/plugins ?
Thanks for any info !
-
It is unfortunate Fanuc has kept this stance. I've decided to post some background as I have worked closely with and have many friends at Fanuc. I know they think much the same as in wanting good service. I have worked with Fanuc since 1995. I have worked with GM MFD CRW CCRW HQ as a HQ/Tech Center lead during that time. Even in GM, arguably the world's largest company during that period and the main driver of industry "standards" for Fanuc, it was still like wrestling a bear to get support at times. I've been to and dealt with the Japanese side of things. North America is supposed to be separate, but is still controlled by Japanese structures, one of which is the sales/support models.
Be assured the American Fanuc sales & support force are equally frustrated at having their hands tied. The recent years have had serious repercussions for those who do not toe the corporate line. Be as it may, regardless of how great their products are, it seems they cannot profitably support smaller businesses. Even larger businesses are shying from them due to service concerns. Recently I was involved in the transport of some fairly modern systems from subsidiary facilities of a large company to some of their main locations. There was a big fall out when bringing the machines back online after transport for the few that needed tech support. The point of contention being many of the systems were licensed under the name of the subsidiary even though there was documentation supporting the capital was supplied by the parent corporation Fanuc would not support the systems without a license transfer fee that ran a little under $10k US. Each. Then another fee for recreating the software installation media. And another fee for the manuals. This was for a large supplier that will not be purchasing any more Fanucs without a change in policy.
My experience is that Fanuc understands various localities can challenge their licensing practices (even where, in many cases due to the "First-Sale Doctrine" where the license is moot) but they control access to their support so... In general I've found Fanuc support will bend over backwards to support you, if you have a matching F# to your contact info in their database.
I can see where someone volunteers to give their legally purchased .pdf to someone here but this forum doesn't appear to have the means to control how that is sold so it is understandable the administrators simply banning the posts. Not much otherwise they can do. I imagine one can still send PM's and handle such things privately. Don't PM me, I won't send out any Fanuc docs as this stuff cost too much for me to risk losing permanently and once you write your own software and try to sell it only to see someone you know didn't buy it using it you will understand why people want to protect it. Now I do put my original software manuals into the public domain but that's my personal policy. Wish Fanuc's was.
Good Luck