4.4.1 TS_RAIL_ORDER_SYSPARAM

The following are network captures of the Client System Parameters Update PDU (TS_RAIL_ORDER_SYSPARAM, as specified in 2.2.2.4.1).

 00000000 03 00 12 00 43 00 00 00 7e 00 00 00 02 00 00 00 ....C...~.......
 00000010 00 00                                           ..
  
 03 00 -> TS_RAIL_PDU_HEADER::orderType = TS_RAIL_ORDER_SYSPARAM(3) (2 Bytes)
 12 00 -> TS_RAIL_PDU_HEADER::orderLength   = 18                    (2 Bytes)
 43 00 00 00 -> SystemParam: SPI_SETHIGHCONTRAST                    (4 Bytes)
 7e 00 00 00 -> TS_HIGHCONTRAST::Flags: 0x7e                        (4 Bytes)
 02 00 00 00 -> TS_HIGHCONTRAST::ColorSchemeLength: 2               (4 Bytes)
 00 00 -> TS_HIGHCONTRAST::ColorScheme: 0                           (2 Bytes)