PLC-XW200/250 Expand Serial Command Functional Specifications8 / 643. Notes for communication1. Expand Serial Command is defined as one command / one line that starts with “C” and endswith carriage return (0x0D)2. There are two types of commands: Functional Execution Command and Status ReadCommand.- Example of Functional Execution Command:”CF_BRIGHT_032”[CR]- Example of Status Read Command: “CR_RIGHT”[CR]Note) ”_” means a space3. When it takes more than one second to receive one command, it is not executed.When it takes more than one second to receive carriage return (0X0D) after the projectorreceives the first data “C”, it clears the information of buffer.4. On command pipelining, wait for the interval of 100ms till sending next command after receivinga response.(More than 100ms)CommandPC → Projector “CF_BRIGHT_032” CR Next CommandProjector → PC “000” CRResponse(A few ms - 5s)When a computer sends next command before receiving a response, the projector may notoperate properly,except when there is no response for more than 5 seconds.5. It takes about 5 seconds for internal initialization after plugging in AC power. During this timecommands cannot be processed. Do not issue any command.4. Name Definition1. Data from a controller to a projector is represented as COMMAND, and data from a projector toa controller for the incoming command is represented as RESPONSE.2. [CR] : Carriage Return CodeCommand ends with cartridge return code.Response also ends with carriage return code.3. _ : Space CodeA space Code is indicated by (_).4. %1 : Parameter in CommandWhen there are several parameters, they are defined as %2, %3…5. %%% : Error code returned from a projectorAcceptable: “000”.Unacceptable: See [7. Error Code Table].6. %a : Parameter in Response CommandWhen there are several parameters, they are defined as %b, %c…