Hello collegues. For me is the firt time that i use IFIX . My customer ask to me to create a new HMI whit WCC bat my custome ask to me to save a previous report.
Every day a old HMI ( IFIX ) save a report ( or logger ) into a file named day_month_year.H24
Ifix save in this format ? i need to read this archive to know the field.
If i try to open this file using for example a notepad, i dont read comprensible data
anyone have a idea/suggest for me ?
I can attach a file but i do not how to do !
thank you
[?]: ifix and archive
-
- Posts: 97
- Joined: Sat Mar 08, 2008 8:33 pm
- Location: Belarus
Re: ifix and archive
1. Try to use FIX Dynamics Historical Data ODBC driver. It's providing access to iFix history data from MS Office or any application.
2. Find HTD2CSV utility
2. Find HTD2CSV utility
-
- Posts: 265
- Joined: Sat May 27, 2006 6:46 am
- Location: Europe
Re: ifix and archive
thank you a lot Bjing. i have try to search a HYD2CSV but no found.
Can you suggest to me a link or site where i can find this file ?
thank you again
Can you suggest to me a link or site where i can find this file ?
thank you again
-
- Posts: 97
- Joined: Sat Mar 08, 2008 8:33 pm
- Location: Belarus
Re: ifix and archive
http://www.megaupload.com/?d=UPKF1901
The HTD2CSV tool uses HDA toolkit calls to to dump historical information to a CSV file. This is useful for people who wish to view what is in the historical files from Notepad or Excel, etc.
Included in the ZIP file is a VB project which contains the source code to this tool, an iFIX graphic file and also a readme.rtf file that explains the usage.
There are two ways you can do this. You can use the iFIX graphic (HTD2CSV.grf), or use the the cmd command line.
The HTD2CSV tool uses HDA toolkit calls to to dump historical information to a CSV file. This is useful for people who wish to view what is in the historical files from Notepad or Excel, etc.
Included in the ZIP file is a VB project which contains the source code to this tool, an iFIX graphic file and also a readme.rtf file that explains the usage.
There are two ways you can do this. You can use the iFIX graphic (HTD2CSV.grf), or use the the cmd command line.
-
- Posts: 10
- Joined: Tue Jun 01, 2010 3:57 am
Re: ifix and archive
Anybody help me>
I've started to learn Ifix to build an application. I've tried the student lab workbook to learn it steo by step.
I can't find the file which name is watertags.csv- the file need to complete my trainning.
Anybody have this file please share it for me.
thanks you very much.
( I've tried google it but nothing to find)
I've started to learn Ifix to build an application. I've tried the student lab workbook to learn it steo by step.
I can't find the file which name is watertags.csv- the file need to complete my trainning.
Anybody have this file please share it for me.
thanks you very much.
( I've tried google it but nothing to find)
-
- Posts: 265
- Joined: Sat May 27, 2006 6:46 am
- Location: Europe
Re: [?]: ifix and archive
Hello Bjing , i'm sorry for my new question. I have download the HTD2CSV.
I have spend 3-4 days to try this application, bat the result are always the same.
I have ??? instead a data.
My H24 file coming from Ifix 3.0 . In my office system i have install Ifix 4.0
For my try i have copied H24 files into c:\dynamics\htrdata and in the C:\dynamics\apps there is a HTD2CSV.EXE
I have also tryed to lunch the application with /DBG 1 - the result is : normal termination also if in the folder i remove all the H24 files. I do not understand where is my error.
Can you help me ?
I look the GE fanuc site but no more information. In this site i have read that the HTD2CSV was supplied with VB6 source code. Do you have this source ?
THANK YOU
I have spend 3-4 days to try this application, bat the result are always the same.
I have ??? instead a data.
My H24 file coming from Ifix 3.0 . In my office system i have install Ifix 4.0
For my try i have copied H24 files into c:\dynamics\htrdata and in the C:\dynamics\apps there is a HTD2CSV.EXE
I have also tryed to lunch the application with /DBG 1 - the result is : normal termination also if in the folder i remove all the H24 files. I do not understand where is my error.
Can you help me ?
I look the GE fanuc site but no more information. In this site i have read that the HTD2CSV was supplied with VB6 source code. Do you have this source ?
THANK YOU
-
- Posts: 6
- Joined: Thu Mar 30, 2017 5:17 am
Re: [?]: ifix and archive
The download link for HTD2CSV tool is not available please reupload the file.bjing wrote:http://www.megaupload.com/?d=UPKF1901
The HTD2CSV tool uses HDA toolkit calls to to dump historical information to a CSV file. This is useful for people who wish to view what is in the historical files from Notepad or Excel, etc.
Included in the ZIP file is a VB project which contains the source code to this tool, an iFIX graphic file and also a readme.rtf file that explains the usage.
There are two ways you can do this. You can use the iFIX graphic (HTD2CSV.grf), or use the the cmd command line.
I need to access the Historical data from Trend to integrate to my vba applicataion.
-
- Posts: 97
- Joined: Sat Mar 08, 2008 8:33 pm
- Location: Belarus
Re: [?]: ifix and archive
HTD2CSV tool reuploaded http://fayloobmennik.cloud/7268624
Also try russian utility H24Viewer http://dimassoft.blogspot.ru/2014/07/h24.html
Also try russian utility H24Viewer http://dimassoft.blogspot.ru/2014/07/h24.html
-
- Posts: 6
- Joined: Thu Mar 30, 2017 5:17 am
Re: [?]: ifix and archive
bjing wrote:HTD2CSV tool reuploaded http://fayloobmennik.cloud/7268624
Also try russian utility H24Viewer http://dimassoft.blogspot.ru/2014/07/h24.html
Thanks for the tool bjing. Tested and working.
-
- Posts: 6
- Joined: Thu Mar 30, 2017 5:17 am
Re: [?]: ifix and archive
I am using HTD2CSV tool to get the value from the Historical data. I need to read around 100 Historical Tags, but by using this tool only one tag can be used at a time. So it is creating 100 csv file for me. Is there any way to link multiple tag at a time.
I have a sample excel Template format i need to link the Historical tags to this single Excel file. Is there any simple method for it. Please Guide me.
I have a sample excel Template format i need to link the Historical tags to this single Excel file. Is there any simple method for it. Please Guide me.
-
- Posts: 1
- Joined: Tue Feb 28, 2023 1:38 pm
Re: [?]: ifix and archive
Hi,
I need to download the HTD2CSV tool. Where I can find a link?
Thanks a lot
I need to download the HTD2CSV tool. Where I can find a link?
Thanks a lot
-
- Posts: 39
- Joined: Mon Dec 10, 2012 10:43 am
Re: [?]: ifix and archive
HTD2CSV: https://www.mediafire.com/file/sxtzyzfl ... v.zip/file
H24 Viewer: https://www.mediafire.com/file/jpu5mcda ... 1.rar/file
Please give feedback, if it helped you or not.
H24 Viewer: https://www.mediafire.com/file/jpu5mcda ... 1.rar/file
Please give feedback, if it helped you or not.