Technical data
hookslib.tlc Error Messages
C-5
hookslib.tlc Error Messages
Add root initialization code with LibMdlStartCustomCode
(LibSystemInitializeCustomCode) The root system initialization function is
MdlStart. Therefore, use LibMdlStartCustomCode for placement of root system
initialization code.
Invalid location:
location
(LibHeaderFileCustomCode, LibPrmFileCustomCode,
LibRegFileCustomCode, LibMdlStartFcnCustomCode,
LibMdlTerminateCustomCode, LibRegFcnCustomCode,
LibSystemInitializeCustomCode, LibSystemOutputCustomCode,
LibSystemUpdateCustomCode, LibSystemDerivativeCustomCode,
LibSystemEnableCustomCode, LibSystemEnableCustomCode)
Valid locations for code placement:
header
trailer
Invalid location:
location
(LibSourceFileCustomCode)
Valid locations for code placement:
header
System
system.Name
does not have Derivatives function
(LibSourceFileCustomCode) The subsystem’s derivative function is eliminated
if there are no residing states.