plc - TwinCAT:在隔离内核上运行失败

标签 plc twincat

我尝试在本地 PC 上激活我的配置,但失败了。我尝试过:

  1. 隔离我的电脑上的 1 或 2 个内核(在系统 > 实时下并重新启动电脑)并在这些内核上运行 PLC 任务。当我这样做时,我收到以下错误:

'TwinCAT System' (10000): Sending ams command >> Init4\RTime: Start Interrupt: Ticker started >> AdsWarning: 4118 (0x1016, RTIME: startup of isolated CPU fails!) << failed!

AdsWarning: 4118 (0x1016, RTIME: startup of isolated CPU fails!)

  • 然后我尝试在普通的 Windows 专用 CPU 上运行它(因此没有一个 CPU 是隔离的)。当我激活配置(并在 BIOS 中启用虚拟化)时,我收到以下错误消息:
  • Setting TwinCAT in Run Mode with KB4056894 is not possible

    Uninstall KB4056894

    or

    Activate a solution using only isolated cores

    Setting TwinCAT in Run MOde with KB4056894 is not possible

    我在我的电脑上找不到安装的 KB4056894。还有其他解决方案吗?

    我在 Windows 10 下使用 TwinCAT 3 Build 4022.14。

    最佳答案

    倍福支持:

    According to the error note, the Microsoft patch for spectre/meltdown is installed on your PC. Normally, the TC3 should work with this patch when using isolated cores…

    However, since version TC3 Build 4022.16, this problem is solved.

    我安装了 4022.22 并且一切正常。

    关于plc - TwinCAT:在隔离内核上运行失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51185052/

    相关文章:

    go - 连接器 : Error connecting to a physical device

    c# - 使用 S7netplus 在 C# 中读取西门子 PLC s7 字符串

    algorithm - PLC 校验字节未知

    TwinCAT3 广告警告 4115 : system clock setup fail

    plc - 如何将初始化数组分配给 TwinCAT 中的数组数组

    logic - PLC 梯形逻辑输出

    plc - TwinCAT - 如何测量程序执行时间?

    c# - TwinCAT 3.0 自动化接口(interface)无需 Visual Studio?

    twincat - 如何使功能 block 方法的输入可选?

    python - 如何让opcua在python中更加高效?