Herunterladen Inhalt Inhalt Diese Seite drucken

Siemens Simatic S5 PG 730 Systemhandbuch Seite 225

Inhaltsverzeichnis

Werbung

Systemhandbuch
mov
zei_ok,00h
mov
ah,display_str
mov
dx,offset fehler_m
call
system_call
pop
dx
pop
bx
pop
ax
jmp
warte
end_fehler:
push
ax
push
bx
push
dx
mov
feh_ler,00h
mov
ah,display_str
mov
dx,offset end_fehler_m
call
system_call
pop
dx
pop
bx
pop
ax
ret
system_call:
push
bx
push
dx
int
21h
pop
dx
pop
bx
ret
Ii_o_erhol:
cli
push
ax
in
al,80h
pop
ax
sti
ret
code ends
C79000-B8500-C073-01
Serielle Schnittstelle COM 1/TTY-V.24/Linienstrom
;zei_ok zurücksetzen
;Fehlermeldung ausgeben
;Fehlermeldung löschen
15 - 33

Quicklinks ausblenden:

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis