找回密码
 注册

QQ登录

只需一步,快速开始

搜索

iFIX技术文章:历史数据采集之配置传统历史数据库

[复制链接]
山海致远 发表于 2014-8-1 00:28:26 | 显示全部楼层 |阅读模式
iFIX 5.5及以上版本安装后,历史数据采集默认配置为Historian数据库。原先的传统历史数据库,即HTR(H04, H08, H24)在64位操作系统上不再被支持,但在32位操作系统上仍能继续使用。将历史数据库由Historian配置为传统(Classic)历史数据库的操作步骤如下:
重要:iFIX传统历史数据库只支持在32位操作系统下运行,不支持64位操作系统。
NOTE: This will install the Classic Historian applications on systems running with a 32 bit operating system.
  1. // In some cases the CurrentHistorian entry listed above may not exist
  2. // in the FixUserPreferences.ini file and in this case add the
  3. // following section and information manually to the file and then
  4. // close and save the updated FixUserPreferences.ini file:
  5. [Historian]
  6. CurrentHistorian=Classic</font>
复制代码
IFIX的历史采集可能会因为某些原因停止运行。这时候,我们就需要知道IFIX历史采集的运行状态。
修改“系统配置”->“任务配置”的HTC.EXE的参数,修改为
  • 当HTC在运行时,这隔每15秒向“TAGNAME”标签写“1”
    1. // 请将TAGNAME替换成实际使用的标签名称
    2. // /A和TAGNAME之间没有空格,/D和15之间没有空格
    3. HTC.EXE /ATAGNAME /D15</font>
    复制代码

  • 当HTC停止运行时,向“TAGNAME”标签写“1”

  1. // 请将TAGNAME替换成实际使用的标签名称
  2. // /T和TAGNAME之间没有空格
  3. HTC.EXE /TTAGNAME</font>
复制代码



50671769@qq.com 发表于 2015-1-20 17:25:27 | 显示全部楼层
谢谢,试试看
thomas_top 发表于 2015-3-31 17:04:16 | 显示全部楼层
涨姿势了。谢谢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|ELEOK |网站地图

GMT+8, 2024-4-26 14:05

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表