41
Camera IP Setting
Command
The following commands are provided for
setting an IP address and a camera name for
BRC/SRG series cameras.
The network setting of the camera is performed
as communication sequence in the following.
Connect the computer that configures the
settings to the same segment as the camera.
1 Inquiry
The controller sends the inquiry packet to
the broadcast address (255.255.255.255),
specified port number (52380) of UDP. The
camera replies as the inquiry reply packet.
2 Network setting
The controller sends the network setting
packet to the broadcast address
(255.255.255.255), specified port number
(52380) of UDP. The camera sees the MAC
address unit in the packet and returns ACK as
the network setting reply if it is the request
for the camera.
If the camera fails to set, it returns NACK as
the network setting reply.
*1
Uses the ASCII code.
*2
Uses the ASCII code. Returns as “NAK:**-**-**-**-**-**” for
NAK.
*3
Uses the ASCII code. Returns by adding the detail message, if
necessary.
Notes
• The camera name (NAME) is up to 8 characters
of alphanumeric characters and blank.
• Settings cannot be changed when WRITE of
Inquiry reply is set to off. WRITE can be set to
off by the CGI command with this camera.
Improper changes can be prevented by turning
WRITE to off after setting the IP address of the
camera.
No. Name Description
1 Setting Protocol:
Inquiry
The controller inquires the
network setting for the
camera.
2 Setting Protocol:
Inquiry reply
The camera replies
according to the inquiry
from the controller.
3 Setting Protocol:
Network setting
The controller sets the
network setting of the
camera.
4 Setting Protocol:
Network setting
reply
The camera replies
according to the network
setting of the controller.
Command Data
Inquiry
UDP
Broadcast address
(255.255.255.255)
Specified port number
(52380)
02
ENQ:network
*1
FF
03
Inquiry reply
UDP
Broadcast address
(255.255.255.255)
Specified port number
(52380)
02
MAC:**-**-**-**-**-**
*1
FF
MODEL:IPCARD
*1
FF
SOFTVERSION:**.**.**
*1
FF
IPADR:***.***.***.***
*1
FF
MASK:***.***.***.***
*1
FF
GATEWAY:***.***.***.***
*1
FF
NAME:xxxxxxxx
*1
FF
WRITE:on
*1
FF
03
Network setting
UDP
Broadcast address
(255.255.255.255)
Specified port number
(52380)
02
MAC:**-**-**-**-**-**
*1
FF
IPADR:***.***.***.***
*1
FF
MASK:***.***.***.***
*1
FF
GATEWAY:***.***.***.***
*1
FF
NAME:xxxxxxxx
*1
FF
03
Network setting reply
UDP
Broadcast address
(255.255.255.255)
Specified port number
(52380)
02
ACK:**-**-**-**-**-**
*2
“xxxx”
*3
FF
03