mtconnect / adapter

MTConnect adapter framework
90 stars 73 forks source link

Adapter cannot cnc_rdntool for path #16

Open guoxiangguoxiang opened 5 years ago

guoxiangguoxiang commented 5 years ago

when I use adapter to gather data ,I find it appear this problem. how can I solve this problem? 1 thank u advance.

wsobel commented 5 years ago

Don’t see a problem. Just a warning on one of the function calls. Prob not supported on that version of the controller.

(Sent from mobile)

On May 14, 2019, at 04:33, guoxiangguoxiang notifications@github.com wrote:

when I use adapter to gather data ,I find it appear this problem. how can I solve this problem?

thank u advance.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

guoxiangguoxiang commented 5 years ago

Don’t see a problem. Just a warning on one of the function calls. Prob not supported on that version of the controller. (Sent from mobile) On May 14, 2019, at 04:33, guoxiangguoxiang @.***> wrote: when I use adapter to gather data ,I find it appear this problem. how can I solve this problem? thank u advance. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

But the value that cnc_rdntool return back is 6.Then I delete the function code about cnc_rdntool,I found more data items that agent can not found.

wsobel commented 5 years ago

You can leave the code in there. If it doesn’t work once, it will not try again. It tries to get some tool info. If it can’t it moves on.

(Sent from mobile)

On May 14, 2019, at 19:02, guoxiangguoxiang notifications@github.com wrote:

Don’t see a problem. Just a warning on one of the function calls. Prob not supported on that version of the controller. (Sent from mobile) … On May 14, 2019, at 04:33, guoxiangguoxiang @.***> wrote: when I use adapter to gather data ,I find it appear this problem. how can I solve this problem? thank u advance. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

But the value that cnc_rdntool return back is 6.Then I delete the function code about cnc_rdntool,I found more data items that agent can not found.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

guoxiangguoxiang commented 5 years ago

Don’t see a problem. Just a warning on one of the function calls. Prob not supported on that version of the controller. (Sent from mobile) On May 14, 2019, at 04:33, guoxiangguoxiang @.***> wrote: when I use adapter to gather data ,I find it appear this problem. how can I solve this problem? thank u advance. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

So I delete related functions,then adapter shows like following,I don't know does it display correctly? Can you tell me if the adapter is running normally? 5 thank u inadvance.

hands731 commented 3 years ago

질문

I have a same problem. No longer runs under "Trying modal tool number". @guoxiangguoxiang Have you solved it?

guoxiangguoxiang commented 3 years ago

you can delete “cnc_rdntool”, then try again

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年5月25日(星期二) 中午11:01 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [mtconnect/adapter] Adapter cannot cnc_rdntool for path (#16)

I have a same problem. No longer runs under "Trying modal tool number". @guoxiangguoxiang Have you solved it?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.