ELEOK
標題: iFIX技術文章:歷史數據采集之配置傳統歷史數據庫 [打印本頁]
作者: 山海致遠 時間: 2014-8-1 00:28
標題: iFIX技術文章:歷史數據采集之配置傳統歷史數據庫
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.
- // In some cases the CurrentHistorian entry listed above may not exist
- // in the FixUserPreferences.ini file and in this case add the
- // following section and information manually to the file and then
- // close and save the updated FixUserPreferences.ini file:
- [Historian]
- CurrentHistorian=Classic</font>
復制代碼IFIX的歷史采集可能會因為某些原因停止運行。這時候,我們就需要知道IFIX歷史采集的運行狀態。
修改“系統配置”->“任務配置”的HTC.EXE的參數,修改為
- 當HTC在運行時,這隔每15秒向“TAGNAME”標簽寫“1”
- // 請將TAGNAME替換成實際使用的標簽名稱
- // /A和TAGNAME之間沒有空格,/D和15之間沒有空格
- HTC.EXE /ATAGNAME /D15</font>
復制代碼
- 當HTC停止運行時,向“TAGNAME”標簽寫“1”
- // 請將TAGNAME替換成實際使用的標簽名稱
- // /T和TAGNAME之間沒有空格
- HTC.EXE /TTAGNAME</font>
復制代碼
作者: 50671769@qq.com 時間: 2015-1-20 17:25
謝謝,試試看
作者: thomas_top 時間: 2015-3-31 17:04
漲姿勢了。謝謝
| 歡迎光臨 ELEOK (http://www.afoofa.cn/) |
Powered by Discuz! X5.0 |