The FileName property displays the name of the referenced A2L
file as a character vector.
Data Types: char
FilePath — Path of A2L file char
This property is read-only.
The FilePath property displays the full file path to the A2L
file, including the A2L-file name, as a character vector.
Data Types: char
SlaveName — Name of connected slave char
This property is read-only.
The SlaveName property displays the name of the slave node as
specified in the A2L file, as a character vector.
Data Types: char
ProtocolLayerInfo — Protocol layer information xcp.ProtocolLayerInfo
This property is read-only.
The ProtocolLayerInfo property displays an
xcp.ProtocolLayerInfo object containing general information about
the XCP protocol implementation of the slave as defined in the A2L file. For
example:
a2lfile = xcpA2L('XCPSIM.a2l');
pli = a2lfile.ProtocolLayerInfo
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.