Contents Up Previous Next

EXE PHRASE3 (0xD3)

Code: 0xD3
Description: Special command of size 1 byte designed to call up phrase ,,3''.
Parameters (master -> slave): none
Response (slave -> master): Program line (UInt16) containing the command code is sent.
Example:

D-Len Cmd Param
M->S 0x01 0xD3 Execute phrase ,,3''
S->M 0x04 0xD3 0x03 0x00 0xB0 Phrase 3 contains a ,,MOVE POS'' command

Note: If program line 3 contains ,,PRG EXE'', the complete subprogram is executed automatically. This feature allows for the execution of subprograms with 1 byte only. This command is generated internally with the respective phrase number, provided that the digital I/Os for operation of the module are used.