anthonydlanza / Mod2Bac

A Python Tkinter GUI application for converting Modbus RTU/Bacnet MSTP to Bacnet/IP
12 stars 1 forks source link

test.py #1

Open matrix926 opened 4 years ago

matrix926 commented 4 years ago

Hi Can you give me test.py document Thanks

anthonydlanza commented 4 years ago

I'm sorry, I don't know what you mean by test.py

Can you please elaborate or explain the issue you're having?

matrix926 commented 4 years ago

I'm sorry, I don't know what you mean by test.py

Can you please elaborate or explain the issue you're having?

Project Name :A Python Tkinter GUI Application for converting Modbus RTU/Bacnet MSTP to Bacnet/IP I watch the video, you provide in your video mod2bac file with the test.py files, but there was no, download mod2bac - master. Can you give me the test py files, test, video link, https://youtu.be/chHRp8q5mbU, Thanks

anthonydlanza commented 4 years ago

Whoops! Sorry about that. I added them to the Mod2Bac master repo. Thanks for bringing this to my attention.

matrix926 commented 4 years ago

Hi    

Thank you for your reply. Could you please help me check the reason for the mistake

Software Environment   Python 3.6.9 + Ubuntu 18.4                                                                                     Thanks

------------------ 原始邮件 ------------------ 发件人: "anthonydlanza"<notifications@github.com>; 发送时间: 2020年6月7日(星期天) 凌晨0:25 收件人: "anthonydlanza/Mod2Bac"<Mod2Bac@noreply.github.com>; 抄送: "王家乐"<3143813931@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [anthonydlanza/Mod2Bac] test.py (#1)

Whoops! Sorry about that. I added them to the Mod2Bac master repo. Thanks for bringing this to my attention.

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

anthonydlanza commented 4 years ago

Everything is showing up on here as “&nbsp”. Can you share a screenshot of your errors?

matrix926 commented 4 years ago

wrong

anthonydlanza commented 4 years ago

Ok, so when I made this, it was for raspberry pi. If you're using a different system, that is ok, we just have to modify a couple of things.

Have you tried running test.py by itself and outputting the list of interfaces you have available of your virtual machine? When I see "test.ethernet_keys[1]" index error, it tells me that the virtual machine only has one interface at the moment.

matrix926 commented 4 years ago

Hi,I have tested the application of Modbus to BACnet,but there is no BACnet to Modbus, the data can only be read but not written.can you help me?

anthonydlanza commented 4 years ago

I never completed the Bacnet to Modbus portion. Feel free to contribute and incorporate it!