Panasonic PT-EZ570U Operating Instructions - Page 104

Basic format with sub command, Basic format

Page 104 highlights

Technical Information JJBasic format Transmission from the computer begins with STX, then the command, parameter, and ETX are sent in this order. Add parameters according to the details of control. STX C1 C2 C3 : P1 P2 Pn ETX Start (1 byte) 3 command characters (3 bytes) Colon (1 byte) Parameter (undefined length) End (1 byte) ½½½ When sending commands without parameters, a colon (:) is not necessary. JJBasic format (with sub command) Same as basic format STX C1 C2 C3 : ETX S1 S2 S3 S4 S5 E P1 P2 P3 P4 P5 P6 Sub command (5 bytes) Parameter (6 bytes) Symbol "+" or "-" (1 byte) and set value or adjustment value (5 bytes) Operation (1 byte) "=" (Value specified using parameter is set) ½½½ When transmitting a command which does not need a parameter, the operation (E) and parameter are not necessary. Appendix 104 - ENGLISH

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

Technical Information
104
- ENGLISH
Appendix
J
Basic format
Transmission from the computer begins with STX, then the command, parameter, and ETX are sent in this
order. Add parameters according to the details of control.
STX
C1
C2
C3
:
P1
P2
Pn
ETX
When sending commands without parameters, a colon (:) is not necessary.
:
J
Basic format (with sub command)
STX
C1
C2
C3
:
ETX
S1
S2
S3
S4
S5
E
P1
P2
P3
P4
P5
P6
When transmitting a command which does not need a parameter, the operation (E) and parameter are not
:
necessary.
End
(1 byte)
Parameter
(undefined length)
Colon
(1 byte)
3 command
characters
(3 bytes)
Start
(1 byte)
Parameter (6 bytes)
Symbol “+” or “
-
” (1 byte) and set value or
adjustment value (5 bytes)
Operation (1 byte)
“=” (Value specified using parameter is set)
Same as basic format
Sub command (5 bytes)