Contents Up Previous Next

EXE PHRASE1 (0xD1)

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

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

Note: If program line 1 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.