import_dbc
Import a DBC file to add signal definitions to the current CAN bus session, naming signals as MessageName.SignalName.
Instructions
Import a DBC file and add its signal definitions to the current session. Signals are named as 'MessageName.SignalName'.
Args: file_path: Absolute path to the .dbc file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |