| ModbusTools |
> Products Modbus Poll Modbus Slave Modbus TCP/IP .NET Modbus RTU/ASCII .NET Modbus ActiveX > Download > Order > Contact Info. > Links
> Modbus
|
WSMBS
Quick start guide
Add the component
to the toolbox 1. In the Tools menu select
Choose Toolbox Items. 2.
In the "Choose toolbox Items" dialog box press browse. 3.
Select the wsmbs.dll 4.
Press ok in the "Choose toolbox Items" dialog box. 5.
Now you can find the WSMBS component in the toolbox. 6.
Add the WSMBSControl to you form like you add a timer. 7.
Example code how to open a serial port.
WSMBS.Result Result; 8. Example code to read 10 holding registers.
Int16[] Registers = new Int16[10]; |
|
Copyright © 2012 ModbusTools - All rights reserved. Modbus is trademark of Modicon. |