Hi All,
In old Robot we use stages with PCI-8154 controller (https://www.adlinktech.com/Products/Motion_Control/Motion_Control/PCI-8154?lang=en). Old library uses 8154.dll works fine up to Windows 7. On Windows 10 I was able to use this library twice (2 or more years ago) but now I can't repeat.
8154.dll is placed in c:\windows\syswow64 folder. test program MotionCreatorPro uses this library without any issue. LabVIEW Call DLL function calls first initialization function without error but the function return error "Operating system error".
Any ideas what can be try?
P.s. all argument types are correct. I used LabVIEW Call DLL function multiply times with really complicated argument types.
P.s.s. we can use new library but it doesn't look reasonable to put extra efforts into old Robot.