Project

General

Profile

Feature #696

L15 CCTV 中心和车站版本增加预置位调用和设置功能

Added by shixun yan almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
shixun yan
Target version:
Start date:
08/13/2020
Due date:
% Done:

100%

Estimated time:
Defect version:

Description

L15 CCTV中心和车站两个版本,都需要增加摄像头预置位调用和设置功能.


Related issues

Related to ISCS需求及问题 - Feature #644: SHL15 CCTV(车站+中心)插件增加预置位调用和设置相关界面功能(界面和功能调整)Resolved07/27/2020

Actions

History

#1

Updated by shixun yan almost 4 years ago

  • Related to Feature #644: SHL15 CCTV(车站+中心)插件增加预置位调用和设置相关界面功能(界面和功能调整) added
#2

Updated by shixun yan almost 4 years ago

  • Status changed from New to In Progress
#3

Updated by xiangyang li almost 4 years ago

  • Target version set to 3.0.1
#4

Updated by shixun yan almost 4 years ago

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

代码已经上传上SVN;
使用说明如下
OCC版本:
1.OCC版本,插件使用C3的版本,需要用最新编译的版本.插件名为: in_cctvC3.dll, QT ui库使用新增加的,文件名为: cctvL15uid.dll
2.修改cfg里面的C3cctvUi.ini文件, uiLibrary=cctvL15uid.dll, presetbitCount=20 这个值表示预置位,20就表示下拉框里面有1~20个预置位,这个值可以修改.

车站版本:
1.CCTV车站版本,插件使用C3车站的版本,需要用最新编译的版本.插件名为: in_cctvStation.dll, QT ui库使用新增加的,文件名为: cctvL15Stationuid.dll
2.修改cfg里面的C3cctvstation.ini文件, uiLibrary = cctvL15Stationuid.dll, presetbitCount=20 这个值表示预置位,20就表示下拉框里面有1~20个预置位,这个值可以修改.

Also available in: Atom PDF