이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.
MATLAB에서의 통신
CAN 하드웨어 구성; 네트워크에서 메시지 송수신
하드웨어 연결 함수는 CAN 버스와의 물리적 연결을 확립하는 CAN 인터페이스 하드웨어에 대한 연결을 정의합니다. CAN Transmit Workflow는 MATLAB®를 사용하여 CAN 메시지를 패킹하고 송신하는 방법을 보여줍니다. 이벤트 기반 메시지 송신을 활용할 수도 있습니다; 메시지를 로드하고 재생합니다. CAN Receive Workflow는 CAN 메시지를 수신하고 언패킹하는 방법을 보여줍니다.
네트워크에서 CAN 블록을 사용하여 메시지를 송신하고 수신하는 Simulink® 모델 구축에 대해서는 Simulink에서의 통신를 참조하십시오.
함수
속성
도움말 항목
CAN 메시지
- Transmit and Receive CAN Messages
Discover CAN devices and communicate over a network. - Filter Messages
Set up filters to accept messages based on specified parameters. - Configure Silent Mode
Observe and analyze message activity without affecting the network state or behavior. - Multiplex Signals
Use multiplexing to represent multiple signals in one signal location in a CAN message’s data. - MathWorks Virtual Channels
Emulate virtual CAN channels provided with the toolbox.
메시지 데이터베이스
- DBC 파일 불러오기 및 메시지 생성
CAN 데이터베이스에서 메시지 및 신호 정보에 액세스합니다. - View Message Information in a CAN Database
Look up information on message definitions. - View Signal Information in a CAN Message
Get signal definition information on a specific signal or all signals in a CAN message with database definitions attached. - Attach a CAN Database to Existing Messages
You can attach a database file to messages and apply the message definition defined in the database.











