mteja

MrPLC Member
  • Content count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About mteja

  • Rank
    Hi, I am New!

Profile Information

  • Country India
  1. Hi, I am working on an FTView SE project which involves logging tag values to SQL, retrieve that data and display in prescribed format using Microsoft Excel. Now here is the catch: Due to the nature of the process controlled, the end user wants tags to be divided into separate datalog models of the FTView, each representing his equipment or process area group. He also wants to be able to select the relevant data log model and from it select tags relevant to the product/process. Additionally, the user wants to select time and date for each tag selected and pull data accordingly from SQL and send it to Excel (this part I can take care of!). I know that in RSView32 the DataLog and DataLogModel objects in VBA allowed the user to select the available models and tags during runtime using a VBA form. How do I go about developing this functionality in FTView SE? Any help is appreciated in this matter as I am really stuck here!! Regards, mteja