Project

General

Profile

Feature #1162

SHL15 电力4组定值DI显示逻辑logic.dll增加函数

Added by yufeng wu over 3 years ago. Updated over 3 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
-
Start date:
01/05/2021
Due date:
% Done:

0%

Estimated time:

Description

20201202 SHL15 电力4组定值DI增加logic.dll函数Logic4_stateNis1()
第N个变量为1,其他均为0时,返回N-1值;全为0或多个1值时,返回N值
四个定值组对应4个DI
1,0,0,0返回0
0,1,0,0返回1
0,0,1,0返回2
0,0,0,1返回3
0,0,0,0返回4
多个1......返回4
1,1,1,1返回4
现场20201202已投用,无权限上传到SVN,需要研发代为上传
代码见附件
对应cfg\logic.ini现场增加配置,见附件


Files

logic.cpp (3.99 KB) logic.cpp yufeng wu, 01/05/2021 09:25 AM
logic.ini (827 Bytes) logic.ini yufeng wu, 01/05/2021 09:27 AM

History

#1

Updated by yufeng wu over 3 years ago

  • Status changed from New to In Progress

Also available in: Atom PDF