SYSTEM_PROPERTY

Description

Get the device system property.

Input Argument

None

Attribute

Return of Message

SYSTEM='E'
TYPE='A'
NO_OF_CHANNEL='01'
MULTIPLEXING='X'
NO_OF_AUDIO_WAYS='2'
AUDIO_TYPE='PCM'
MOTION_TYPE='0'
PROTOCOL_TYPE='2'

Description of System Property Message

E: Standalone device
A: PC device or Add-on card for PC
A: Video Encoder device
B: Video Decoder device
1: not used. fix to 1 always
X: it is not a multiplexing device
Q: it is a QUAD encoder device
R: it is a Rckmount encoder device
B: it is a blade encoder device
Note that all devices except the QUAD encoder use MULTIPLEXING='X' now
0: It has no Audio.
1: It has one-way audio (MIC/Line In enabled device)
2: It has two-way audio (MIC/Line In/Audio Out enabled device)
PCM: PCM Audio format
0: 1CH Motion Detection
1: QUAD Channel Motion Detection
1: TCP1.0 protocol
2. TCP2.0 protocol

Applicability

Status

Valid

See Also

SYSTEM_INFO, SYSTEM_CONFIG, SERVER_REPORT, SYSTEM_LOG

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SYSTEM_PROPERTY
or
http://ip:port/cgi-bin/cmd/system?SYSTEM_PROPERTY

Back to

HOME, SYSTEM CGI