%% DeviceName=&DLLWRAP
%% ProgramSource=..\DAQPAS\_DLLWRAP.PAS
%% DLL_FILE_PATH=..\DAQPAS\USER_DRIVER.DLL
%% Comment=Программа-оболочка для вызова DLL
%% InquiryPeriod=10
%% DevicePolling=10, tpTimeCritical
[DeviceList]
%DeviceName% = device software program
[%DeviceName%]
Comment = %Comment%
InquiryPeriod = %InquiryPeriod%
DevicePolling = %DevicePolling%
ProgramSource = %ProgramSource%
DLL_FILE_PATH = %DLL_FILE_PATH%
