OperationManual

19
Command (Detail)
This section describes the commands that can be used with PK-VS4GD4G, Graphics Interface.
Offset Red: ‘I55’
Function Sets the red offset to on/off and specifies the offset value if it is on.
Command
‘!’ ‘1’ SP ‘I55’ SP ‘1’ SP ‘1’ SP ‘1234’ CR
‘?’ ‘1’ SP ‘I55’ 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 Sets the red offset to On/Off.
‘1’ : On
‘0’ : OFF
Parameter 3 Specifies the offset value if the Parameter 2 is On.
Offset value range: ‘–2048’ to ‘2047’
Tally
Normal ‘@’ ‘1’ SP ‘0’ CR
Abnormal ‘@’ ‘1’ SP ‘Axx’ CR
Query ‘@’ ‘1’ SP ‘0’ SP ‘1’ SP ‘1234’ CR
Communication
example
[1] Normal communication
To set the red offset to On and set the offset value to ‘1234’ on the unit ID ‘1’.
‘!’ ‘1’ SP ‘I55’ SP ‘1’ SP ‘1’ SP ‘1234’ CR
‘@’ ‘1’ SP ‘0’ CR
To set the red offset to On and set the offset value to ‘1234’ on all the channels of the unit ID ‘1’.
‘!’ ‘1’ SP ‘I55’ SP ‘0’ SP ‘1’ SP ‘1234’ CR
‘@’ ‘1’ SP ‘0’ CR
[2] Error communication
To set the red offset to On and set the offset value to ‘1234’ on the unit ID ‘1’.
(Refer to the Error code section about ‘Axx’.)
‘!’ ‘1’ SP ‘I55’ SP ‘1’ SP ‘1’ SP ‘1234’ CR
‘@’ ‘1’ SP ‘Axx’ CR
[3] Query communication
To query the red offset setting information of the channel number ‘1’ of the unit ID ‘1’.
‘?’ ‘1’ SP ‘I55’ SP ‘1’ CR
‘@’ ‘1’ SP ‘0’ SP ‘1’ SP ‘1’ SP ‘1234’ CR