Real-Time Windows Target | ![]() ![]() |
Source Code for DOS Target Drivers
Source code for the DOS target device drivers is located in matlabroot
\rtw\c\dos\devices
. This table lists the available DOS device drivers.
Type of Device Driver |
Filename |
Analog to Digital |
|
Digital to Analog |
|
Digital Input |
|
Digital Output |
Device drivers written in this style (that is, as inlined S-functions) are compatible with Real-Time Windows Target. They may be used in combination with the device drivers provided with Real-Time Windows Target.
See "Targeting DOS for Real-Time Applications" for more information on these I/O device drivers and "Targeting Real-Time Systems" for information about writing custom device drivers; both these chapters are in the Real-Time Workshop User's Guide.
![]() | Custom I/O Driver Blocks | Incompatibility with Win32 API Calls | ![]() |