Panasonic AJ-HPD2500 Operating Instructions - Page 144

RS-232C Interface, Conditions for receiving commands via an RS-232C interface, Hardware Specifications

Page 144 highlights

RS-232C Interface An RS-232C interface connection with a PC makes it possible to operate this unit via commands. Conditions for receiving commands via an RS-232C interface • The front panel REMOTE button is on. • If the above condition is not met, [ACK] + [STX] ERR001 [ETX] is returned to external devices. Send Format RS-232C Interface Hardware Specifications ■ Connector Specifications Connector: D-SUB 9-pin Pin No. 1 2 Signal TXD 3 RXD 4 DSR 5 SG 6 DTR 7 CTS 8 RTS 9 Description (Not used) Transmitted data (data received from PC) Received data (data sent to PC) Data set ready (Positive voltage output announces communication ready status) Signal ground (signal GND) Data terminal ready (no processing) Clear to send (shorted with pin 8) Request to send (shorted with pin 7) (Not used) Software Specifications (Protocol) ■ Communication parameters Communication system Communication speed Bit length Stop bit Parity bit ACK Asynchronous, full duplex 9600 8 bit 1 bit None ACK code returned ■ Data format [STX] [command] [:] [data] [ETX] 02h XX XX XX 3Ah XX.....XX 03h 20H

  • 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
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226

144
Connections: RS-232C Interface
RS-232C Interface
An RS-232C interface connection with a PC makes it possible to operate this unit via commands.
The front panel REMOTE button is on.
If the above condition is not met, [ACK] + [STX] ERR001
[ETX] is returned to external devices.
Connector Specifications
Connector: D-SUB 9-pin
Communication parameters
Data format
Outline of send procedure from controller
The send command starts with STX (start of text = 02h). The
command is then identified by COMMAND, which follows,
and the required amount of data. The format ends with ETX
(end of text = 03h).
Additional commands are sent upon receiving a response
from the recorder.
If an additional STX is received prior to sending ETX, the
reception data buffer in the recorder is cleared. An error is
then returned to the controller, the data is then processed
again after receiving data starting with STX.
Conditions for receiving commands
via an RS-232C interface
Hardware Specifications
Pin No.
Signal
Description
1
(Not used)
2
TXD
Transmitted data
(data received from PC)
3
RXD
Received data (data sent to PC)
4
DSR
Data set ready
(Positive voltage output announces
communication ready status)
5
SG
Signal ground (signal GND)
6
DTR
Data terminal ready (no processing)
7
CTS
Clear to send (shorted with pin 8)
8
RTS
Request to send (shorted with pin 7)
9
(Not used)
Software Specifications (Protocol)
Communication system
Asynchronous, full duplex
Communication speed
9600
Bit length
8 bit
Stop bit
1 bit
Parity bit
None
ACK
ACK code returned
Send Format
command
A 3-byte command identifier. Sends a 3-byte
identifier as a command (ASCII code:
symbols, numeric characters, alphabetic
upper case characters).
:
Colons delimits commands and data.
data
The required amount of data (ASCII code:
symbols, numeric characters, alphabetic
upper case characters) can be added.
RS-232C Interface
[STX]
02h
20H<XX<7FH
03h
3Ah
XX XX XX
XX
.....
XX
[command]
[data]
[ETX]
[:]
(XX = ASCII code:
Symbols, numeric characters,
upper case alphabetic characters)