Wolf DCX-1000I Home Theater System User Manual


 
Wolf Cinema Owner's Manual
B-39
Reading the Conguration of a Port
P1 = <c>‘port’ same values for ‘port’ as above
Example:
(REM? C2): Returns (REM! C002 r 0115200)
Sending Arbitrary Data Out a Port
P1 = Port Same values for ‘port’ as above
P2=DataThedatatosendoutthespeciedport
Example:
(REM 2 “A123”): The data A123 is sent out the OUT port without any other protocol
characters. Some codes are not standard ASCII characters. These can be sent by
usinganyoftheescapecodesdenedinthesectionontextparameters.
(REM 2 “123\h1645): Sends the following bytes: 0x31,0x32,0x33,0x16,0x34,0x35
Reading Arbitrary Data from a Port
P1 = Port Same values for ‘port’ as above
Example:
(REM? 2): Returns (REM! 002 “1234”). “1234” is the data returned from the remote
equipment.
ROG Red Odd Gain
Set or request the red Odd Gain(0-255)foraspecicsourcesetup.YoucansetanOddGain
valuefortwoseparateanaloginputpaths.TherstinputpathisInput1(BNCconnectors).The
second input path is one of: Input 2 (DVI-A connector), or Input 5 or Input 6 (one of the analog
option cards).
To leave one of the input values unaffected, enter a value of 0 for the input. If only one value is
specied,thenbothinputpathswillhavethesamevalue.
Examples:
(ROG 130 135) Sets the BNC analog path to 130, the DVI/option card path to 135.
(ROG 0 120) Leaves the BNC path as it was, the DVI/option card path to 120.
(ROG 125) Sets both paths to 125.
ROO Red Odd Offset
Set or request the blue Odd offset (0-255)foraspecicsourcesetup.YoucansetanOddOffset
valuefortwoseparateanaloginputpaths.TherstinputpathisInput1(BNCconnectors).The
second input path is one of: Input 2 (DVI-A connector), or Input 5 or Input 6 (one of the analog
option cards).
To leave one of the input values unaffected, enter a value of 0 for the input. If only one value is
specied,thenbothinputpathswillhavethesamevalue.
3.129 ROG
Red Odd Gain
3.130 ROO
Red Off Offset
AppendixB►SerialCommunications