
78
MPT-3000R / RHV Series User Manual
Digital I/O
extern "C" __declspec(dllexport) int __stdcall IsDioAvailable(int);
Input
: Dummy data and will be ignored
Output : Return 1 if the digital I/O is available, otherwise return 0.
extern "C" __declspec(dllexport) int __stdcall SetDioInputMask(int);
Input: : Hardware parameter for digital I/O input function call.
For example, the 6 GPIO functions:
GPIO_0 to GPIO_2 are mapped as the input functions, and GPIO_4 to
GPIO_6 are mapped as the output functions.
In this case, the parameter for “SetDioInputMask” is 0x07 and it indicates that
GPIO_0 to GPIO_2 are the input functions.
The parameter for “SetDioOutputMask” is 0x70 and it indicates that GPIO_4
to GPIO_6 are the output functions.
Output : Dummy data and should be ignored.
extern "C" __declspec(dllexport) int __stdcall SetDioOutputMask(int);
Input
: Hardware parameter for digital I/O output function call
For further information, refer to the following
explanation of “SetDioInputMask”
routine.
Summary of Contents for MPT-3000RHV
Page 1: ...MPT 3000R RHV Multi Purpose Railway System User s Manual Version 1 3 Mar 2018...
Page 17: ...General Information MPT 3000R RHV Series User Manual 9 1 1 8 Dimensions Unit mm MPT 3000R...
Page 18: ...10 MPT 3000R RHV Series User Manual MPT 3000RHV...
Page 34: ...26 MPT 3000R RHV Series User Manual MBT 3001R bottom SIO Intel Atom E3845...
Page 62: ...54 MPT 3000R RHV Series User Manual 4 4 1 CSM Configuration...
Page 71: ...BIOS Setup MPT 3000R RHV Series User Manual 63 4 4 4 10 USB Configuration...
Page 72: ...64 MPT 3000R RHV Series User Manual 4 5 Chipset Settings 4 5 1 North Bridge...