OperationManual

20
Test Pattern: ‘I8D’
Function
テストパターンを設定します。
Command
‘!’ ‘1’ SP ‘I8D’ SP ‘1’ SP ‘3’ CR
‘?’ ‘1’ SP ‘I8D’ SP ‘1’ CR
Parameter
Parameter 1 Specifies the channel number.
‘1’, ‘2’, ‘3’, ‘4’ : Channel number 1, 2, 3, 4
‘0’ : All channels (Not available in a query command.)
Parameter 2 Specifies the test pattern number.
‘0’ : Test pattern off
‘1’ : Black screen
‘2’ : Blue screen
‘3’ : Color bars
‘4’ : Slash
Tally
Normal ‘@’ ‘1’ SP ‘0’ CR
Abnormal ‘@’ ‘1’ SP ‘Axx’ CR
Query ‘@’ ‘1’ SP ‘0’ SP ‘1’ CR
Communication
example
[1] Normal communication
To set the test pattern of the unit ID ‘1’, the channel number ‘1’ to Color bars.
‘!’ ‘1’ SP ‘I8D’ SP ‘1’ SP ‘3’ CR
‘@’ ‘1’ SP ‘0’ CR
To set the test pattern of the unit ID ‘1’, all the channels to Color bars.
‘!’ ‘1’ SP ‘I8D’ SP ‘0’ SP ‘3’ CR
‘@’ ‘1’ SP ‘0’ CR
[2] Error communication
To set the test pattern of the unit ID ‘1’, the channel number ‘1’ to Color bars.
(Refer to the Error code section about ‘Axx’.)
‘!’ ‘1’ SP ‘I8D’ SP ‘1’ SP ‘3’ CR
‘@’ ‘1’ SP ‘Axx’ CR
[3] Query communication
To query the test pattern number of the unit ID ‘1’, channel number ‘1’.
‘?’ ‘1’ SP ‘I8D’ SP ‘1’ CR
‘@’ ‘1’ SP ‘0’ SP ‘3’ CR