SigInfo = signalInfo(candb,id,extended) returns
information about the signals in the message with the specified standard
or extended ID id in the specified database candb.
SigInfo = signalInfo(candb,id,extended,signalName) returns
information about the specified signal 'signalName' in
the message with the specified standard or extended ID id in
the specified database candb.
CAN database, specified as a CAN database object, that contains
the signals that you want information about.
Example: candb = canDatabase('C:\Database.dbc')
Message name, specified as a character vector or string. Provide the name of the message that
contains the signals that you want information about.
Example: 'Battery_Voltage'
Data Types: char | string
Message identifier, specified as a numeric value. Provide the
numeric identifier of the specified message that contains the signals
you want information about.
Example: 196608
Extended message indicator, specified as true or false.
Indicate whether the message ID is standard or extended type. Use
the logical value true if extended, or false if
standard.
Example: true
Data Types: logical
Name of the signal, specified as a character vector or string. Provide the name of the
specific signal that you want information about.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.