Skip to main content
Skip table of contents

enum.DATA_TYPE

로봇 제어기에서 모니터링 할 변수의 자료형을 의미하는 열거형 상수로, 다음과 같이 정의되어 있다.

순번

상수명

설명

0

DATA_TYPE_BOOL

boolean

1

DATA _TYPE_INT

integer

2

DATA _TYPE_FLOAT

float

3

DATA _TYPE_STRING

string

4

DATA _TYPE_POSJ

posj

5

DATA _TYPE_POSX

posx

6

DATA _TYPE_UNKNOWN

알 수 없는 타입

JavaScript errors detected

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

If this problem persists, please contact our support.