Kami ingin berbagi source code projek, aplikasi, ide, tutorial, dan artikel, berkaitan dengan dunia SCADA, HMI, Automation, Software, dan Teknologi.
We want to share the source code projects, applications, ideas, tutorials, and articles, related to the world of SCADA, HMI, Automation, Software, and Technology.
This is a simple application (commercial / not free) for reading OPC DA and Modbus TCP that can be published as a Modbus TCP Server. We designed this app for Windows XP 32-bit, so the GUI is not pretty enough, but it can run in Windows 10.
You can purchase this little application (with full sourcecode) by sending me an email here:
This application is a Simulator for Modbus TCP Server.
With this app we can :+ Add Multiple Slaves+ Editable Port+ Read Registers Values+ Write Registers Values+ Holding Registers+ Input Registers+ Digital Inputs+ Coil Outputs
+ Set Tag Name/Description
+ Add to Monitoring Tags
Its created using Xamarin Forms, so actually it can run on Android, iOS and Mac. but currently this application only available for Android in Google Play. maybe next time we will launch in Apple Store.
Important Note: use PORT number above 1024, the default is 5502.
Pada video kali ini kita akan membahas tentang project Modbus TCP Client untuk membaca dan menulis dalam tipe Float, baik Float biasa maupun Float SWAP.
Pada video kali ini kita akan belajar bagaimana caranya membaca banyak register Modbus TCP dengan bahasa VB.
Kita perlu memecah fungsi Read Register karena pada library EasyModbus yang kita pakai dibatasi sampai 125 register setiap sekali memanggil fungsi tersebut.
Projek kita kali ini adalah pengembangan dari projek sebelumnya (Modbus TCP Multi Client - VB), dengan tambahan gambar rumah dan lampu sebgai simulasi monitoring rumah.
+ Menu + Scale factor (faktor pengali) di bagian Tag Management + Alarms (Configuration, Monitoring, Archived) + Logging (Configuration dan Archived) + tombol Request Full Version di bagian About
Download aplikasi Scalare disini: hadiscada.com/scalare *versi Portable sudah terupdate, untuk Setup nya belum
ModbusHD dibuat oleh HadiSCADA.
Aplikasi ini bisa dijalankan sebagai Modbus TCP Server atau Modbus TCP Client, atau Modbus RTU Slave, dan atau Modbus RTU Master.
Sedikit penjelasan:
+ pada Modbus TCP, istilah yang dipakai adalah Server-Client. Server sebagai penyimpan data/register dan Client yang membaca (polling).
+ pada Modbus RTU, istilah yang dipakai adalah Slave-Master. Slave sebagai penyimpan data/register dan Master yang membaca (polling).
Cara pakainya silahkan lihat video berikut: