![IBASE Technology MPT-1000V User Manual Download Page 92](http://html1.mh-extra.com/html/ibase-technology/mpt-1000v/mpt-1000v_user-manual_3240887092.webp)
84
MPT-1000V User’s Manual
3.)
Exportion from IB_WDT.DLL / IB_WDT.64.DLL
extern "C" __declspec(dllexport) int __stdcall InstallDriver(void);
extern "C" __declspec(dllexport) int __stdcall RemoveDriver(void);
extern "C" __declspec(dllexport) char* __stdcall GetWDTInfo(void);
extern "C" __declspec(dllexport) int __stdcall EnableWDT(int);
extern "C" __declspec(dllexport) int __stdcall DisableWDT(int);
extern "C" __declspec(dllexport) int __stdcall IsDioAvailable(int);
extern "C" __declspec(dllexport) int __stdcall SetDioInputMask(int);
extern "C" __declspec(dllexport) int __stdcall SetDioOutputMask(int);
extern "C" __declspec(dllexport) int __stdcall GetDioInput(int);
extern "C" __declspec(dllexport) int __stdcall SetDioOutput(int);
Note:
1. The
IB_WDT.DLL
is of 32-bit and works on 32-bit and 64-bit Windows
operating system. The “IB_WDT.64.DLL” is for 64bit Windows only.
2. The routines are not thread-safe. Your software engineers should take the
responsibility to avoid multi-entry condition.
Driver Initialization & Deinitalization
extern "C" __declspec(dllexport) int __stdcall InstallDriver(void);
Input : None
Output : Return 1 if device driver loads successfully; otherwise return 0.
Note:
This function should be invoked before Watchdog and Digital I/O
routines.
extern "C" __declspec(dllexport) int __stdcall RemoveDriver(void);
Input : None
Output : Always return 1.
Note:
This function should be invoked before the program closes and it will
release the device driver and memory for
ib_wdt.dll
. If the program is closed
without calling this routine, resource leak may occur.
Summary of Contents for MPT-1000V
Page 1: ...MPT 1000V Multi Purpose In Vehicle System User s Manual Version 1 0 August 2021...
Page 8: ......
Page 16: ...8 MPT 2000V User s Manual Oblique View...
Page 28: ...20 MPT 1000V User s Manual MBT 1002 bottom view...
Page 34: ...26 MPT 1000V User s Manual 2 4 10 SW6 System Reset Button...
Page 36: ...28 MPT 1000V User s Manual 2 5 1 CN1 USB 3 0 Port 2 5 2 CN2 Audio Line Out...
Page 75: ...BIOS Setup MPT 1000V User s Manual 67 4 4 4 6 CSM Configuration 4 4 7 Power Configuration...