3. Advanced Commands
Receive (acknowledge)
Checksum \x07
Stop \xff
3.2.11 PiP rename layout
Description
Renames a PiP layout .
Command
Command [0] \x12
Command [1] \x09
Data
strOldPipname = string (old name of the layout)
strNewPipname = string of max 12 characters (new layout name)
The string is of the C– language type see chapter "1. Serial communications Basics", "Syntax", page 9
Example
Renames the PiP layout “test” to “test2”.
Transm it
Start \xfe
Projector address \x01
Command[0] \x12
Command[1] \x09
Data[0] \x74
Data[1] \x65
Data[2] \x73
Data[3] \x74
Data[4] \x00
Data[5] \x74
Data[6] \x65
Data[7] \x73
Data[8] \x74
Data[9] \x32
Data[10] \x00
Checksum \xce
Stop \xff
98 R5976884 RLM SERIES 04/04/2006