diff --git a/_notes/index.en.md b/_notes/index.en.md index 95aad76..755b494 100644 --- a/_notes/index.en.md +++ b/_notes/index.en.md @@ -10,10 +10,7 @@ permalink: /

-Communicable State Machine(CSM) is a LabVIEW application framework that builds upon JKI State Machine(JKISM). It follows the pattern of JKISM and extends the keywords to describe message communication between modules, including concepts such as Sync-Message, Async-Message, Subscription/Unsubscription of status - essential elements for creating reusable code modules. For more information, please visit the CSM wiki: - -- For instructions on JKI State Machine(JKISM), visit: -- For information on NEVSTOP-LAB, visit: +Communicable State Machine(CSM) is a LabVIEW application framework that builds upon JKI State Machine(JKISM). It follows the pattern of JKISM and extends the keywords to describe message communication between modules, including concepts such as Sync-Message, Async-Message, Subscription/Unsubscription of status - essential elements for creating reusable code modules.

diff --git a/_notes/index.zh-cn.md b/_notes/index.zh-cn.md index 878c1b8..326848f 100644 --- a/_notes/index.zh-cn.md +++ b/_notes/index.zh-cn.md @@ -10,14 +10,10 @@ permalink: /

-可通信状态机(CSM)是一个基于JKI状态机(JKISM)的LabVIEW应用框架。它遵循 JKISM 的模式,扩展了关键词以描述模块之间的消息通信,包括同步消息、异步消息、状态订阅/取消订阅等概念-这些是创建可重用代码模块所必需的要素。请访问CSM Wiki页面了解更多信息: +可通信状态机(CSM)是一个基于JKI状态机(JKISM)的LabVIEW应用框架。它遵循 JKISM 的模式,扩展了关键词以描述模块之间的消息通信,包括同步消息、异步消息、状态订阅/取消订阅等概念-这些是创建可重用代码模块所必需的要素。 -- 关于 JKI State Machine(JKISM) 更多信息, 请访问: -- 关于 NEVSTOP-LAB 更多信息, 请访问: --

-