อุปกรณ์ 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 = ตกลง)
ซอฟแวร์ดูล่าสุด
DTM SQL editor 1 Jan 15
File Upload ASP Widget 7 May 15
MySQL Data Access Components for Delphi 6 23 Jan 15
SwisSQL--Sybase to Oracle Edition 26 Oct 15
FileMaker Barcode Font Encoder Plugin 19 Feb 15
CoderForm 26 Oct 15
ShellBrowser Components Delphi Edition 8 Dec 14
DTM DB Event 1 Jan 15
IDAutomation .NET Barcode Font Encoder Assembly 1 Jan 15
XTreeM 26 Oct 15
ค้นหาตามหมวดหมู่
- การปรับปรุงสก์ท็อป
- การผลิตซอฟต์แวร์
- ซอฟต์แวร์การศึกษาและวิทยาศาสตร์
- ซอฟต์แวร์รักษาความปลอดภัย
- ซอฟต์แวร์วิดีโอ
- ซอฟต์แวร์อินเทอร์เน็ต
- ซอฟต์แวร์เสียง
- ซอฟแวร์การพัฒนาเว็บ
- ซอฟแวร์การสื่อสาร
- ซอฟแวร์การออกแบบกราฟิก
- ซอฟแวร์ภาพดิจิตอล
- ซอฟแวร์ระบบเครือข่าย
- ดิสก์และไฟล์ซอฟต์แวร์
- ธุรกิจและสำนักงานซอฟแวร์
- บ้านและครอบครัวของซอฟแวร์
- ระบบสาธารณูปโภค
- สกรีนเซฟเวอร์
- เกม
- เครื่องมือสำหรับนักพัฒนา
- เบราว์เซอร์
- ไดรเวอร์
ซอฟแวร์ที่เป็นที่นิยม
Sophos UTM 17 Feb 15
CrossOver 16 Aug 18
Xubuntu 16 Aug 18
Elastix 2 Oct 16
NdisWrapper 11 May 16
Distro Astro 17 Feb 15
Vyatta 18 Feb 15
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
ซอฟแวร์ดูล่าสุด
DTM SQL editor 1 Jan 15
File Upload ASP Widget 7 May 15
MySQL Data Access Components for Delphi 6 23 Jan 15
SwisSQL--Sybase to Oracle Edition 26 Oct 15
FileMaker Barcode Font Encoder Plugin 19 Feb 15
CoderForm 26 Oct 15
ShellBrowser Components Delphi Edition 8 Dec 14
DTM DB Event 1 Jan 15
IDAutomation .NET Barcode Font Encoder Assembly 1 Jan 15
XTreeM 26 Oct 15
ค้นหาตามหมวดหมู่
- การปรับปรุงสก์ท็อป
- การผลิตซอฟต์แวร์
- ซอฟต์แวร์การศึกษาและวิทยาศาสตร์
- ซอฟต์แวร์รักษาความปลอดภัย
- ซอฟต์แวร์วิดีโอ
- ซอฟต์แวร์อินเทอร์เน็ต
- ซอฟต์แวร์เสียง
- ซอฟแวร์การพัฒนาเว็บ
- ซอฟแวร์การสื่อสาร
- ซอฟแวร์การออกแบบกราฟิก
- ซอฟแวร์ภาพดิจิตอล
- ซอฟแวร์ระบบเครือข่าย
- ดิสก์และไฟล์ซอฟต์แวร์
- ธุรกิจและสำนักงานซอฟแวร์
- บ้านและครอบครัวของซอฟแวร์
- ระบบสาธารณูปโภค
- สกรีนเซฟเวอร์
- เกม
- เครื่องมือสำหรับนักพัฒนา
- เบราว์เซอร์
- ไดรเวอร์
ซอฟแวร์ที่เป็นที่นิยม
antiX MEPIS 19 Jun 17
ed2k-gtk-gui 4 Jun 15
ZeroShell 20 Feb 15
Slax 20 Feb 15
Yandex Browser 17 Feb 15
OpenShot Video Editor 17 Aug 18
BackBox Linux 16 Aug 18
ความคิดเห็นที่ไม่พบ