我知道我需要为运行 Windows XP Embedded SP3 的旧 OSP200 控件使用 .NET 4.0,但我正在寻求有关机器上最新版本 API 的帮助,它在 Scout.log 报告中显示为 1.22.0,但前面Scout 小组说 Thinc API 是“未知的”,1.22.0 是不是太新了?
**************************************************
[INSTALLED_PROGRAMS]
THINC-API=1.22.0
D300win Ver 3.1.4.20=3.1.4.20
OSP-PLC Loader Ver 3.1.4.0=3.1.0.0
Vektek AWP version 1.2XP=1.2XP
WebFldrs XP=9.50.7523
Okuma THINC Startup Service=4.6.0
**************************************************
我们的应用程序从最新的 API/SDK 开始,我们将其备份到 .NET Framework 4 for Win XP 目标。我们应该使用什么版本级别的 Okuma.API 和 Okuma.Scout 才能与 .NET 4 和我们的 API 版本兼容?目前我有 Okuma.API 的 1.18.0 和 Okuma.Scout 的 4.12.0。
我们的程序日志文件中出现 Okuma DLL not found 错误。
**************************************************
2020-07-15 01:57:12.6920 [FATAL]: Error Initalizing Cmachine and CVariables: Could not load file or assembly 'Okuma.Interop.MCMDAPI, Version=1.0.3.0, Culture=neutral, PublicKeyToken=4e002078be5840a0' or one of its dependencies. The system cannot find the file specified.
**************************************************