Project

General

Profile

Task #1338

Feature #1328: web版脚本函数开发

实现web版脚本函数-遥控,遥调等

Added by zhixue wei about 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Start date:
04/13/2021
Due date:
% Done:

100%

Estimated time:
Defect version:

Description

23.遥控void yk0 (char * ObjectCode, char * DESC,int Operation, int ExecMode)
24.遥控void yk (char * ObjectCode, int Operation, int ExecMode)
25.遥控void yk2 (char * ObjectCode, char * DESC,int Operation, int ExecMode)
26.遥调void yt0 (char * ObjectCode, char * DESC,int Operation, int ExecMode)
27.遥调void yt (char * ObjectCode, float TapVal, int ExecMode)
28.遥调void yt2 (char * ObjectCode, char * DESC,int Operation, int ExecMode)

4.获取特定序号的界面全局整型点值init getvdataint (int no)
5.设置特定序号的界面全局整型点值void setvdataint (int num,int val)
6.设置特定序号的界面全局点字串void setvdatastr (int num,char* val)
7.获取特定序号的界面全局点字串void getvdatastr (int num)

History

#1

Updated by zhixue wei about 3 years ago

  • Status changed from New to In Progress
#2

Updated by zhixue wei about 3 years ago

  • Description updated (diff)
#3

Updated by zhixue wei about 3 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF