Main Content
loadDriver
Syntax
Description
load a driver with the specified name into the kernel. The load operation uses the specified
address and the specified parameters.driverObj
= loadDriver(RT.Kernel,Name
,Address
,Parameters
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b
See Also
SLDRT.run
| SLDRT.RunStatus
| stop
| wait
| RT.Kernel
| createTimer
| RT.Timer
| loadExecutable
| RT.Executable
| RT.Driver
| RT.DriverImage