![Kontron MOPSlcd6 Technical Manual Download Page 30](http://html1.mh-extra.com/html/kontron/mopslcd6/mopslcd6_technical-manual_1996497030.webp)
MOPSlcd6
The JIDA Standard
p588m115.doc
JUMP
tec
Industrielle Computertechnik AG
Page: 30 of 42
Get Manufacturing Date
Int 15h
Input:
AX
= EA02h
DX = 4648h
CL
= Board number
Output:
CL=0: Board present
CL
≠
0: Board not present
DX=6B6Fh: Function successful
DX
≠
6B6Fh: Fn.not implemented
BX = Manufacturing date
Description
If CL=0 and DX=6B6Fh, then BX=Manufacturing date. Date format is the
same as used for DOS files:
Bit0..4:
Day
Bit5..8:
Month
Bit9..15:
Years since 1980
Get Serial Number
Int 15h
Input:
AX
= EA03h
DX = 4648h
CL
= Board number
ES:BX
= Pointer to destination data area
Output:
CL=0: Board present
CL
≠
0: Board not present
DX=6B6Fh: Function successful
DX
≠
6B6Fh: Fn.not implemented
Description:
If CL=0 and DX=6B6Fh, then 10 Byte serial number were copied to area
pointed to by ES:BX
The result is different for each single
P588
.
Note: There is no ending zero byte.
Get Hardware Revision
Int 15h
Input:
AX
= EA04h
DX = 4648h
CL
= Board number
Output:
CL=0: Board present
CL
≠
0: Board not present
DX=6B6Fh: Function successful
DX
≠
6B6Fh: Fn.not implemented
BH=Major revision number
BL=Minor revision number
Get Firmware Revision
Int 15h
Input:
AX
= EA05h
DX = 4648h
CL
= Board number
Output:
CL=0: Board present
CL
≠
0: Board not present
DX=6B6Fh: Function successful
DX
≠
6B6Fh: Fn.not implemented
BH=Major revision number
BL=Minor revision number
Get Last Repair Date
Int 15h
Input:
AX
= EA06h
DX = 4648h
CL
= Board number
Output:
CL=0: Board present
CL
≠
0: Board not present
DX=6B6Fh: Function successful
DX
≠
6B6Fh: Fn.not implemented
BX = Last repair date.
Description:
If CL=0 and DX=6B6Fh, then BX=Last repair date. For date format see
function ”Get Manufacturing Date”.
If board was never repaired, result will be equal to manufacturing date.