MODBUS-enheder R / W data adgang med [MBusDrv.dll] bibliotek.
Eksporterede funktioner (pascal deklarationer):
{* Standard læsedata fra MODBUS-enhed *}
funktion GetMBData (const SlaveAddr: byte; const ReadType: boolean; var Data: array [0..254] byte): heltal; stdcall;
SlaveAddr: byte (1..254)
ReadType: boolean (false = Coils / true = Holding Registers)
Data: array [0..254] af byte (enhedsdata)
Returner heltal (0 = OK)
{* Udvidede læsedata fra MODBUS-enhed *}
funktion GetMBDataEx (const SlaveAddr: word; const ReadType: word): pointer; stdcall;
SlaveAddr: ord (1..254)
ReadType: word (0 = Coils / 1 = Holdingregistre)
Returpeger på 255 byte (enhedsdata eller 0 = Fejl)
{* VBA (Microsoft Visual Basic) læse data fra MODBUS-enhed *}
funktion GetMBDataVBA (const SlaveAddr: LongInt; const ReadType: LongInt): pointer; stdcall;
SlaveAddr: longint (1..254)
ReadType: longint (0 = Coils / 1 = Holdingregistre)
Returpeger på 255 byte (enhedsdata eller 0 = Fejl)
{* Standard skrive data til MODBUS enhed *}
funktion PutMBData (const SlaveAddr: byte; const SkrivType: boolsk; const DataAddr: byte; const Data: ord): heltal; stdcall;
SlaveAddr: byte (1 ..254)
WriteType: boolean (false = Coil / true = Holding Register)
DataAddr: byte (1..255)
Data: ord
Returner heltal (statuskode> = 0 = OK)
{* VBA (Microsoft Visual Basic) skrive data til MODBUS enhed *}
funktion PutMBDataVBA (const SlaveAddr: longint; const SkrivType: longint; const DataAddr: longint; const Data: longint): longint; stdcall;
SlaveAddr: longint (1..254)
WriteType: longint (0 = Coil / 1 = Holding Register)
DataAddr: longint (1..255)
Data: longint
Return longint (statuskode> = 0 = OK)
- Hjemmeside
- Linux
- MODBUS RTU Serial RS232/RS485 and TCP/IP for Windows
For nylig viste Apps
PostgreSQL 7 Apr 16
Agent 2.0 Sample: Visual C++ and MFC Character Animation Previewer sample code 21 Sep 15
A5:SQL Mk-2 (64-bit) 16 Jun 17
Cascade Framework Light 13 May 15
EMS Data Export for MySQL 26 Jan 15
Universal SQL Editor 3 May 20
HTML Color Coder 16 Apr 15
Barcode Scanner ASCII String Decoder 1 Jan 15
FoxPro PostgreSQL Import, Export & Convert Software 22 Sep 15
Multiple Regression Analysis and Forecasting 4 Dec 15
Søg efter kategori
- Audio software
- Browsere
- Business & kontorsoftware
- Desktop ekstraudstyr
- Digital foto software
- Disk & fil software
- Drivers
- Grafisk design software
- Hjem & familie software
- Internet software
- Kommunikationssoftware
- Netværkssoftware
- Produktivitet software
- Screensavers
- Sikkerhedssoftware
- Spil
- Systemværktøjer
- Uddannelsesmæssige og videnskab software
- Udviklingsværktøjer
- Video software
- Webudvikling software
Populære software
PyVISA 3 Jun 15
Porteus MATE 12 Jan 17
LibreOffice 20 Jan 18
VueScan 16 Aug 18
GTK VNC Viewer 2 Jun 15
GnackTrack 12 May 15
Distro Astro 17 Feb 15
MODBUS RTU Serial RS232/RS485 and TCP/IP for Windows
Understøttede operativsystemer
Lignende software
Andre software developer AE
Freeware DCF77 Decoder
14 Aug 18
Kommentarer til MODBUS RTU Serial RS232/RS485 and TCP/IP for Windows
For nylig viste Apps
PostgreSQL 7 Apr 16
Agent 2.0 Sample: Visual C++ and MFC Character Animation Previewer sample code 21 Sep 15
A5:SQL Mk-2 (64-bit) 16 Jun 17
Cascade Framework Light 13 May 15
EMS Data Export for MySQL 26 Jan 15
Universal SQL Editor 3 May 20
HTML Color Coder 16 Apr 15
Barcode Scanner ASCII String Decoder 1 Jan 15
FoxPro PostgreSQL Import, Export & Convert Software 22 Sep 15
Multiple Regression Analysis and Forecasting 4 Dec 15
Søg efter kategori
- Audio software
- Browsere
- Business & kontorsoftware
- Desktop ekstraudstyr
- Digital foto software
- Disk & fil software
- Drivers
- Grafisk design software
- Hjem & familie software
- Internet software
- Kommunikationssoftware
- Netværkssoftware
- Produktivitet software
- Screensavers
- Sikkerhedssoftware
- Spil
- Systemværktøjer
- Uddannelsesmæssige og videnskab software
- Udviklingsværktøjer
- Video software
- Webudvikling software
Populære software
Quirky Linux 22 Jun 18
Elastix 2 Oct 16
antiX MEPIS 19 Jun 17
PyVISA 3 Jun 15
ed2k-gtk-gui 4 Jun 15
DDRescue-GUI 17 Aug 18
Xplore 3 Jun 15
Kommentarer ikke fundet