getpinstatus
직렬 핀 상태 가져오기
설명
예제
직렬 핀 상태 가져오기
지정된 포트에 대한 직렬 핀 상태를 가져옵니다.
device = serialport("COM3",9600);
⋮
status = getpinstatus(device)
status = struct with fields: ClearToSend: 1 DataSetReady: 1 CarrierDetect: 1 RingIndicator: 0
입력 인수
device
— 직렬 포트 연결
serialport
객체
직렬 포트 연결로, serialport
객체로 지정됩니다.
예: getpinstatus(device)
는 직렬 포트 연결 device
에 대한 직렬 핀 상태를 반환합니다.
출력 인수
status
— 핀 상태
구조체
핀 상태로, ClearToSend
, DataSetReady
, CarrierDetect
및 RingIndicator
라는 논리형 필드를 가지는 구조체로 반환됩니다.
버전 내역
R2019b에 개발됨
MATLAB 명령
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)