Skip to main content
Skip table of contents

struct.WRITE_MODBUS_DATA

모드버스 TCP 데이터를 쓰기 위한 구조체 정보로 다음과 같은 필드로 구성되어 있다.

BYTE#

필드명

데이터 형

비고

0

신호 이름

char[32]

-

32바이트 식별 이름

32

tcp 주소

char[16]

-

TCP 주소

52

포트 번호

unsigned short

-

포트 번호

56

Slave ID

int

-

1~255

60

레지스터 타입

unsgiend char

-

모드버스 레지스터 타입

61

신호 번호

unsigned short

-

신호 번호

65

unsigned short

-

(0~65535)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.