อุปกรณ์ MODBUS การเข้าถึงข้อมูล R / W ด้วยไลบรารี [MBusDrv.dll]
ฟังก์ชันที่เอ็กซ์พอร์ต (การประกาศด้วย Pascal):
{* ข้อมูลมาตรฐานที่อ่านจากอุปกรณ์ MODBUS *}
ฟังก์ชัน GetMBData (const SlaveAddr: ไบต์; const ReadType: boolean; var ข้อมูล: อาร์เรย์ [0..254] ของไบต์): integer; stdcall;
SlaveAddr: ไบต์ (1..254)
ReadType: boolean (false = Coils / true = โฮลดิ้งรีจิสเตอร์)
ข้อมูล: อาร์เรย์ [0..254] ของไบต์ (ข้อมูลอุปกรณ์)
ส่งคืนจำนวนเต็ม (0 = ตกลง)
{* อ่านข้อมูลเพิ่มเติมจากอุปกรณ์ MODBUS *}
ฟังก์ชัน GetMBDataEx (const SlaveAddr: word; const ReadType: word): ตัวชี้; stdcall;
SlaveAddr: word (1..254)
ประเภทข้อมูล ReadType: word (0 = Coils / 1 = Holding Registers)
ตัวชี้ย้อนกลับของ 255 ไบต์ (ข้อมูลอุปกรณ์หรือ 0 = ข้อผิดพลาด)
{* VBA (Microsoft Visual Basic) อ่านข้อมูลจากอุปกรณ์ MODBUS *}
ฟังก์ชัน GetMBDataVBA (const SlaveAddr: LongInt; const ReadType: LongInt): ตัวชี้; stdcall;
SlaveAddr: longint (1..254)
ReadType: longint (0 = Coils / 1 = ทะเบียนที่เก็บ)
ตัวชี้ย้อนกลับของ 255 ไบต์ (ข้อมูลอุปกรณ์หรือ 0 = ข้อผิดพลาด)
{* เขียนข้อมูลมาตรฐานไปยังอุปกรณ์ MODBUS *}
ฟังก์ชัน PutMBData (const SlaveAddr: ไบต์; WriteType const: boolean; const DataAddr: ไบต์; const ข้อมูล: word): integer; stdcall;
SlaveAddr: ไบต์ (1 ..254)
WriteType: boolean (false = Coil / true = Holding Register)
DataAddr: ไบต์ (1..255)
ข้อมูล: word
คืนจำนวนเต็ม (รหัสสถานะ> = 0 = ตกลง)
{* VBA (Microsoft Visual Basic) เขียนข้อมูลลงในอุปกรณ์ MODBUS *}
ฟังก์ชัน PutMBDataVBA (const SlaveAddr: longint; const WriteType: longint; const DataAddr: longint; const ข้อมูล: longint): longint; stdcall;
SlaveAddr: longint (1..254)
WriteType: longint (0 = Coil / 1 = Holding Register)
DataAddr: longint (1..255)
ข้อมูล: longint
กลับ longint (รหัสสถานะ> = 0 = ตกลง)
ซอฟแวร์ดูล่าสุด
Excel Add-In for Elasticsearch 31 Mar 17
ShellBrowser Components Delphi Edition 8 Dec 14
MySQL Data Access Components for Delphi 2005 23 Jan 15
xSQL Object Search 4 May 15
DBConvert for MS Access & PostgreSQL 11 Apr 15
Virto SharePoint Html5 Bulk File Upload 9 Dec 14
MSSQL LogManager Viewer 30 Oct 15
Session.js 21 Jul 15
TMS IntraWeb Component Pack Pro Script Edition (Delphi 7) 27 Jan 15
JsDecoder 5 Jun 15
ค้นหาตามหมวดหมู่
- การปรับปรุงสก์ท็อป
- การผลิตซอฟต์แวร์
- ซอฟต์แวร์การศึกษาและวิทยาศาสตร์
- ซอฟต์แวร์รักษาความปลอดภัย
- ซอฟต์แวร์วิดีโอ
- ซอฟต์แวร์อินเทอร์เน็ต
- ซอฟต์แวร์เสียง
- ซอฟแวร์การพัฒนาเว็บ
- ซอฟแวร์การสื่อสาร
- ซอฟแวร์การออกแบบกราฟิก
- ซอฟแวร์ภาพดิจิตอล
- ซอฟแวร์ระบบเครือข่าย
- ดิสก์และไฟล์ซอฟต์แวร์
- ธุรกิจและสำนักงานซอฟแวร์
- บ้านและครอบครัวของซอฟแวร์
- ระบบสาธารณูปโภค
- สกรีนเซฟเวอร์
- เกม
- เครื่องมือสำหรับนักพัฒนา
- เบราว์เซอร์
- ไดรเวอร์
ซอฟแวร์ที่เป็นที่นิยม
Tor Browser 20 Jan 18
Cactus McCoy 2 20 Feb 15
Distro Astro 17 Feb 15
Syslinux 17 Feb 15
Super Grub2 Disk 20 Jan 18
Xplore 3 Jun 15
Linux Lite 20 Jan 18
MODBUS RTU Serial RS232/RS485 and TCP/IP for Windows
ที่รองรับระบบปฏิบัติการ
ซอฟต์แวร์ที่คล้ายกัน
ซอฟแวร์อื่น ๆ ของนักพัฒนา AE
Freeware DCF77 Decoder
14 Aug 18
ความคิดเห็นที่ MODBUS RTU Serial RS232/RS485 and TCP/IP for Windows
ซอฟแวร์ดูล่าสุด
Excel Add-In for Elasticsearch 31 Mar 17
ShellBrowser Components Delphi Edition 8 Dec 14
MySQL Data Access Components for Delphi 2005 23 Jan 15
xSQL Object Search 4 May 15
DBConvert for MS Access & PostgreSQL 11 Apr 15
Virto SharePoint Html5 Bulk File Upload 9 Dec 14
MSSQL LogManager Viewer 30 Oct 15
Session.js 21 Jul 15
TMS IntraWeb Component Pack Pro Script Edition (Delphi 7) 27 Jan 15
JsDecoder 5 Jun 15
ค้นหาตามหมวดหมู่
- การปรับปรุงสก์ท็อป
- การผลิตซอฟต์แวร์
- ซอฟต์แวร์การศึกษาและวิทยาศาสตร์
- ซอฟต์แวร์รักษาความปลอดภัย
- ซอฟต์แวร์วิดีโอ
- ซอฟต์แวร์อินเทอร์เน็ต
- ซอฟต์แวร์เสียง
- ซอฟแวร์การพัฒนาเว็บ
- ซอฟแวร์การสื่อสาร
- ซอฟแวร์การออกแบบกราฟิก
- ซอฟแวร์ภาพดิจิตอล
- ซอฟแวร์ระบบเครือข่าย
- ดิสก์และไฟล์ซอฟต์แวร์
- ธุรกิจและสำนักงานซอฟแวร์
- บ้านและครอบครัวของซอฟแวร์
- ระบบสาธารณูปโภค
- สกรีนเซฟเวอร์
- เกม
- เครื่องมือสำหรับนักพัฒนา
- เบราว์เซอร์
- ไดรเวอร์
ซอฟแวร์ที่เป็นที่นิยม
CrossOver 16 Aug 18
Plants vs. Zombies 12 May 15
MultiSystem 17 Feb 15
Xplore 3 Jun 15
Zorin OS Lite 16 Aug 18
Xandros Desktop OS 3 Jun 15
ALT Linux (School Junior) 2 Jun 15
ความคิดเห็นที่ไม่พบ