Modbus RTU Á÷·Ä RS232 / RS485 ¹× Windows ¿ë TCP / IP

MBUSDRV.DLL ÇÔ¼ö ¶óÀ̺귯¸®¸¦ ÅëÇØ Modbus Universal Communications¸¦ ¼öÇàÇϽʽÿÀ.
Áö±Ý ´Ù¿î·Îµå

Modbus RTU Á÷·Ä RS232 / RS485 ¹× Windows ¿ë TCP / IP ¼øÀ§ ¹× ¿ä¾à

±¤°í

  • Rating:
  • °¡°Ý:
  • Free
  • °Ô½ÃÀÚ À̸§:
  • By AE
  • ¿î¿µÃ¼Á¦:
  • Windows, Windows XP, Windows 2003, Windows 7
  • Ãß°¡ ¿ä±¸ »çÇ×:
  • None
  • ÃÑ ´Ù¿î·Îµå ¼ö:
  • 2646

Modbus RTU Á÷·Ä RS232 / RS485 ¹× Windows ¿ë TCP / IP ű×


Modbus RTU Á÷·Ä RS232 / RS485 ¹× Windows ¿ë TCP / IP ¼³¸í

Modbus ÀåÄ¡´Â ¶óÀ̺귯¸®¸¦ »ç¿ëÇÏ¿© DataS ¾×¼¼½º¸¦ DataS ¾×¼¼½ºÇÕ´Ï´Ù. ÇÔ¼ö (ÆĽºÄ® ½Å°í) : modbus device *} ÇÔ¼ö getMbData (const ½½·¹À̽à readtype : ºÎ¿ï; var data : byte of byte) ÇÔ¼ö {* Ç¥ÁØ Àб⠵¥ÀÌÅÍ stdcall; SlaveAddr : Byte (1..254) ReadType : Boolean (false = coils / true = Ȧµù ·¹Áö½ºÅÍ) µ¥ÀÌÅÍ : ¹è¿­ ¹ÙÀÌÆ® (Device DataS) ¹Ýȯ Á¤¼ö (0 = OK) {* È®Àå µÈ Àб⠵¥ÀÌÅÍ modbus device *} ±â´É getMbDataEx (const ½½·¹À̽õå : Word; const readtype : Word) : Æ÷ÀÎÅÍ; stdcall; SlaveAddr : Word (1..254) ReadType : Word (0 = Coils / 1 = À¯Áö ·¹Áö½ºÅÍ) 255 ¹ÙÀÌÆ® (Device DataS ¶Ç´Â 0 = Error)ÀÇ Æ÷ÀÎÅÍ ¸®ÅÏ {* VBA (Microsoft Visual Basic) Modbus ÀåÄ¡¿¡¼­ µ¥ÀÌÅ͸¦ ÀнÀ´Ï´Ù *} ±â´É getMbDatavba (const ½½·¹À̺ê DDR : longint; const readtype : longint) : Æ÷ÀÎÅÍ; stdcall; SlaveAddr : longint (1..254) ReadType : longint (0 = coils / 1 = Ȧµù ·¹Áö½ºÅÍ) 255 ¹ÙÀÌÆ®ÀÇ Æ÷ÀÎÅÍ (Device DataS ¶Ç´Â 0 = Error) {* Ç¥ÁØ ¾²±â µ¥ÀÌÅÍ´Â modbus ÀåÄ¡¿¡ *} ÇÔ¼ö putmbdata (const saveaddr) : byte; const writeType : boolean; const dataaddr : byte; const µ¥ÀÌÅÍ : Word) : Á¤¼ö; stdcall; SlaveAddr : Byte (1..254) WRITETYPE : BOOLEAN (false = coil / true = Ȧµù ·¹Áö½ºÅÍ) DataAddr : Byte (1..255) µ¥ÀÌÅÍ : ¿öµå ¹Ýȯ Á¤¼ö (»óÅ ÄÚµå> = 0 = È®ÀÎ) {* VBA (Microsoft Visual Basic) Modbus Device *} ±â´É putmbdatavba (const ½½·¹À̺ê : longint; const writeType : longint; const dataaddr : longint; const µ¥ÀÌÅÍ : longint) : longint; stdcall; SlaveAddr : Longint (1..254) WRITETYPE : LONGINT (0 = COIL / 1 = À¯Áö ·¹Áö½ºÅÍ) DATAADDR : LONGINT (1..255) µ¥ÀÌÅÍ : LONGINT RETURN LONGINT (»óÅ ÄÚµå> = 0 = OK).


Modbus RTU Á÷·Ä RS232 / RS485 ¹× Windows ¿ë TCP / IP °ü·Ã ¼ÒÇÁÆ®¿þ¾î