My robot currently contains a Win 7, 32 bit PC and two 8/8/8 (PN. 1019) I/O boards. I'm using the Phidgets libraries 2.1, my application code is written in Visual Basic.NET.
I am trying to upgrade the PC to a beefier Windows 11, 64 bit unit.
I tried using Phidgets Libraries 2.2, but the method names are vastly different, and I tried 2.1, but it throws an exception that says it can't find phidget21.dll ( even though I have added a reference to phidget21.net.dll, and it seems to like my IMPORTS PHIDGETS statement)
Will phidget 21 and the 8/8/8 board work with 64 bit Windows 11?
What is my best "upgrade path" in this situation?
I'm using the analog ports to read Sharp distance sensors, and the digital ports to control lights and read switches. I'm also making good use of the 6 extra USB ports.
What parts & libraries do you recommend I need to switch to the Win 11 PC?