Panasonic AW-UE100 IPSerial Control Interface Specifications - Page 10

Data format for update notifications

Page 10 highlights

5-2.Data format for update notifications ▼Serial In the case of Pan/Tilt control command, ends with [CR](0x0d) In the case of Camera control command, starts with [STX] (0x02), and ends with [ETX] (0x03) ▼IP The update notification is given to the TCP port on the terminal whose number was specified using the update notification start command by TCP protocol communication. A breakdown of the data received is given below. 【Receive data】 Reserve Size Reserve Update notification information Reserve (22Byte) (2Byte) (4Byte) (Variable length: Max. 504 bytes) (24Byte) The updated information is set in "Update notification information" of the receive data format. The data received from the camera has a variable length. The size of the update notification information is the value obtained by subtracting 8 bytes from the "Size" area setting. ・"Update notification information" data length = "Size" - 8 bytes 【Update notification information format】 [CR][LF][ Command response format ][CR][LF] ※ [CR]:0x0d、[LF]:0x0a ex1)Power: On [CR][LF]p1[CR][LF] ex2)Color bar: On [CR][LF]DCB:1[CR][LF] © Panasonic Corporation 2020 All Rights Reserved. 10

  • 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

© Panasonic Corporation 2020 All Rights Reserved.
10
5-2.Data format for update notifications
▼Serial
In the case of Pan/Tilt control command, ends with [CR](0x0d)
In the case of Camera control command, starts with [STX] (0x02), and ends with [ETX] (0x03)
▼IP
The update notification is given to the TCP port on the terminal whose number was specified using the update notification start command
by TCP protocol communication.
A breakdown of the data received is given below.
【Receive data】
The updated information is set in “Update notification information” of the receive data format.
The data received from the camera has a variable length.
The size of the update notification information is the value obtained by subtracting 8 bytes from the “Size” area setting.
・“Update notification information” data length = “Size” - 8 bytes
【Update notification information format】
[CR][LF][ Command response format ][CR][LF]
※ [CR]:0x0d、[LF]:0x0a
ex1)Power: On
[CR][LF]p1[CR][LF]
ex2)Color bar: On
[CR][LF]DCB:1[CR][LF]
Reserve
(22Byte)
Size
(2Byte)
Reserve
(4Byte)
Update notification information
(Variable length: Max. 504 bytes)
Reserve
(24Byte)