Contents Up Previous Next

PRG EXE (0xCF)

Kommando Code: 0xCF
Beschreibung: Ein Programm wird ausgeführt
Parameter (Master -> Slave):

Antwort (Slave -> Master): Programmzeile (UInt16) mit enthaltenem Kommando Code wird gesendet und der entsprechende Satz ausgeführt.
Beispiel:

D-Len Cmd Param
M->S 0x01 0xCF Starte Programm bei Zeile ,,0''
S->M 0x01 0xCF Bestätigung vom Modul
S->M 0x04 0xC1 0x00 0x00 0x92 Zeile ,,0'' enthält einen ,,MOVE POS'' Befehl
S->M 0x04 0xC1 0x01 .. . Sätze bis Programm Ende