Skip to content

WSMBT Moodbus Master TCP/IP Control for .NET

WSMBT is a powerful and simple-to-use .Net control that facilitates data access from a Modbus slave device connected to the PC's Ethernet network. Just drop the control on your form and chat with your device with your VB.NET, C#or C++ managed.

Learn more about WSMBT Moodbus Master TCP/IP Control for .NET

Request a Quote

What is WSMBT Moodbus Master TCP/IP Control for .NET?

WSMBT is a powerful and simple-to-use .Net control that facilitates data access from a Modbus slave device connected to the PC's Ethernet network. Just drop the control on your form and chat with your device with your VB.NET, C#or C++ managed.

You can redistribute the wsmbt .dll with your unlimited application without royalties.

Supported protocol variants:

Modbus TCP / IP

Modbus UDP / IP

Modbus RTU sobre TCP / IP

Modbus ASCII over TCP/IP

MODBUS FUNCTIONS SUPPORTED:

01: Read coil status

02: Read the entry status

03: Read retention records

04: Read input records

05: Force single coil

06: Predefined Single Record

15: Force multiple coils

16: Predefine multiple records

17: Report slave ID. (RTU/ASCII mode only on TCP/IP)

22: Mask recording record

23: Read/write records

User-defined functions:

Read user-defined coils

Read user-defined records

Save user-defined reels

Save User-Defined Records

Exemplos:

C #

Int16[] Registers = new Int16[10];

WSMBT. Result Result;

Result = wsmbtControl1.ReadHoldingRegisters(1, 0, 10, Registers);

Basic Visual

Dim Registers(10) As Short

Dim Result As WSMBT. Result

Result = WsmbtControl1.ReadHoldingRegisters(1, 0, 10, Registers)

C ++

array^ Registers = gcnew array(10);

WSMBT::Result Result;

Result = wsmbtControl1->ReadHoldingRegisters(1, 0, 10, Registers);

System requirements:

CPU: 1.8 GHz dual core processor

RAM: 2 GB

HDD / SSD: 50 GB of free space on the main drive

Operating system: Microsoft Windows 8 32-bit, Microsoft Windows 7 32-bit and Microsoft Windows Vista 32-bit

Resolution: 1024×768

We help you choose

Not sure which software
you need?

Tell us about your need and our team helps you choose the ideal solution — from over 10,000 options in our catalog.