3.7.0 3.6.0 3.5.0 3.4.0 3.3.0 3.2.2 3.2.1 3.2.0 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish
3.7.0 3.6.0 3.5.0 3.4.0 3.3.0 3.2.2 3.2.1 3.2.0 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish

get_cockpit_input()

정의

get_cockpit_input(index)

기능

Cockpit 버튼의 상태를 확인 할 수 있다.


(버튼 6개)

image2024-4-5_18-57-25.png


(버튼 5개)

image2024-4-5_19-2-18.png

인수

인수명

자료형

기본값

설명

index

int

None

Cockpit 버튼 5개 (또는 6개) 중 지정한 버튼의 누름/해제 상태를 알려줌

리턴

설명

ret

0: 버튼 해제

1: 버튼 누름

예제

Python
get_cockpit_input(1)

Keyword

get_cockpit / cockpit_input