writeHardwareInterface
Description
hardwareInterface = writeHardwareInterface(
returns the text that describes ECU interface specific data in the ASAP2 file. To add a
custom text, derive an object from the UserCustomizeBaseObj
)coder.asap2.UserCustomizeBase
class.
Use the derived object to update the writeHardwareInterface
function by
adding custom text.
Examples
Input Arguments
Version History
Introduced in R2025a