OPC Agent Expert (OPCAgentX) is an application to connect to OPC Server, monitor OPC items, log/archive to Database, and many more.
Here are the complete functions:
Connect to Local or Remote OPC DA Server
Browse OPC items
Monitor...
Home » Archives for 2019
Friday, 27 December 2019
Monday, 13 May 2019
My Simple OPC Client C#
This is C# project of My Simple OPC Client. The functions is same with VB project of My Simple OPC Client, and more detail of operation can be read here:
http://hadiscada.blogspot.com/2016/03/my-simple-opc-client.html
The project...
Thursday, 25 April 2019
Excel SCADA : Membuat SCADA di Microsoft Excel

Membuat SCADA di Microsoft Excel
Apakah Excel bisa digunakan untuk menampilkan data-data SCADA/HMI ?
mari kita coba bersama.. langkah-langkahnya seperti ini:
1. membuat aplikasi EXE,
untuk membaca data-data dari alat/device. Pada...
Sunday, 10 February 2019
Modbus (TCP) Client and Logger (CSV)
Hello.. here is the VB project of Modbus TCP Client and Logger.
the project using EasyModbus DLL.
the output log file is CSV (comma separated file).
VB form display :
Output CSV file (opened with WPS SpreadSheets) :
the VB...
Friday, 11 January 2019
Learn how to Merge FlexGrid and Export to Excel
Here is sample VB net project to display data on MS FlexGrid and then export to MS Excel file.
why using FlexGrid, not DataGrid? because FlexGrid support to Merge cells. but we must be careful when merge cell in FlexGrid, sometime...
Subscribe to:
Posts (Atom)