![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/6/7a/67a3d085-7d2a-4d36-916c-7bbcfa8cac6f/67a3d085-7d2a-4d36-916c-7bbcfa8cac6f-bg30.png)
8.12 Detail Program Code
This section describes the detail program codes listed in Section 8.11.
Definition:
n, p, q, r, s 0 and natural number
i Integer including decimal point
ne Real number including exponential number
_ Space (20h in ASCII code)
• Terminator is omitted for a syntax. Add the terminator at the end of the code (refer to
Section 8.9).
• Header is not added for reply; the reply code consists of data only.
(1) Selecting modulation mode..................."SY"
Function Selecting and querying modulation mode.
Syntax SY_n (Setting, reply)
SY_? (Query)
n Modulation Mode Selection
0 8VSB
1 64QAM
2 256QAM
(2) Selecting TS input................................."TS"
Function Selecting and querying TS for channel coding.
Syntax TS_n (, p, q, r) (Setting, reply)
TS_? (Query)
*In this program code, the amount of consequent data depends on "n" selected.
n TS Input Selection
0 PN
1 External ASI
2 External SPI
3 Internal (OP70)
4 Reserve (Not used)
5 ROM
*"3" is only enabled when the Moving Picture Option (OP70) is installed.
For external ASI or external SPI
p TS Type Selection
0 MPEG-2 TS
1 Reserve (Not used)
8-7