torayeff / fanucpy

Python Interface for FANUC robots
Apache License 2.0
109 stars 29 forks source link

INTP-311 (MAPPDK_SERVER,204) Uninitialized data is used #18

Closed sansoy closed 1 year ago

sansoy commented 1 year ago

I got fanucpy working well on my first CRX but on my second CRX I get this error message. I've searched the threads and this message pops up for a variety of reasons with other socket based programs. Was wondering if you had any troubleshooting tips. IMG_9937

torayeff commented 1 year ago

Hi. Have you copied the latest fanuc driver files from https://github.com/torayeff/fanucpy/tree/main/src/fanuc-driver ?

Basically, you need to install the latest version of fanucpy (0.1.11) with the latest version of fanuc driver files.

sansoy commented 1 year ago

i did this morning hoping to resolve the issue. Some threads suggest it might be a memory issue. Will try again. Sabri BTW great job with integrating ChatGPT!

On Tue, Mar 21, 2023 at 12:06 PM Agajan Torayev @.***> wrote:

Hi. Have you copied the latest fanuc driver files from https://github.com/torayeff/fanucpy/tree/main/src/fanuc-driver ?

Basically, you need to install the latest version of fanucpy (0.1.11) with the latest version of fanuc driver files.

— Reply to this email directly, view it on GitHub https://github.com/torayeff/fanucpy/issues/18#issuecomment-1478364315, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACV24LVMTW2QB4HU5K7IG3W5HUZXANCNFSM6AAAAAAWCZM5QM . You are receiving this because you authored the thread.Message ID: @.***>

torayeff commented 1 year ago

@sansoy Let me know how it goes. I will have a closer look at the issue on Thursday. Some far there were not any problems while testing using Roboguide.

torayeff commented 1 year ago

I can confirm that v0.1.11 works with the latest .pc and .ls files. Please copy the new files from https://github.com/torayeff/fanucpy/tree/main/src/fanuc-driver

sansoy commented 1 year ago

Thanks Agajan! I was able to get it to run my CRX! Great work! Sabri

On Thu, Apr 6, 2023 at 7:08 AM Agajan Torayev @.***> wrote:

Closed #18 https://github.com/torayeff/fanucpy/issues/18 as completed.

— Reply to this email directly, view it on GitHub https://github.com/torayeff/fanucpy/issues/18#event-8945813893, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACV24KURBH5IQNMKUKDQ5DW7253LANCNFSM6AAAAAAWCZM5QM . You are receiving this because you were mentioned.Message ID: @.***>