无法在 netlogo 中打开 arduino 端口
Cannot open arduino port in netlogo
我是运行 NetLogo 模型库中的“Arduino Example”模型(在“IABM Textbook”>“Chapter 8”文件夹中),
我遇到了 arduino:open 原语的问题。
问题是 Netlogo 每次到达我使用开放原语的点时都会崩溃。
我已按照此页面给出的说明进行操作: https://ccl.northwestern.edu/netlogo/docs/arduino.html#arduino:primitives 。
我确保端口名称是正确的,并且根据设备管理器它工作正常。
是什么导致了这个问题?我该如何解决?
我很乐意提出任何建议。
NetLogo 6.0.1 发布公告说:
The arduino extension doesn't work properly in Windows 10 under 64-bit NetLogo. It does work properly running under 32-bit NetLogo
(我会 link 通知,但我没有在 netlogo-users 组中看到它,我通常会在其中找到它;我是通过电子邮件收到的。)
我是运行 NetLogo 模型库中的“Arduino Example”模型(在“IABM Textbook”>“Chapter 8”文件夹中), 我遇到了 arduino:open 原语的问题。 问题是 Netlogo 每次到达我使用开放原语的点时都会崩溃。 我已按照此页面给出的说明进行操作: https://ccl.northwestern.edu/netlogo/docs/arduino.html#arduino:primitives 。 我确保端口名称是正确的,并且根据设备管理器它工作正常。 是什么导致了这个问题?我该如何解决? 我很乐意提出任何建议。
NetLogo 6.0.1 发布公告说:
The arduino extension doesn't work properly in Windows 10 under 64-bit NetLogo. It does work properly running under 32-bit NetLogo
(我会 link 通知,但我没有在 netlogo-users 组中看到它,我通常会在其中找到它;我是通过电子邮件收到的。)