OSD_DATE_FORMAT

Description

Get or Set the format of the displaying date on the TV screen.

There are three formats of the date on OSD. Here is the mapping table of the input argument of this URL and format of the date.

Value of Input Argument Format of Date Description
0 YYMMDD YY: Year, MM : month, DD Date
1 MMDDYY
2 DDMMYY

Input Argument

0,1 or 2

Attribute

Return of Message

OSD_DATE_FORMAT='1'

OK: OSD_DATE_FORMAT='1'
or
ERROR: OSD_DATE_FORMAT='1'
¡@

Applicability

Status

Valid

See Also

OSD_X, OSD_Y, OSD_DATE_TIME, OSD_SERVER_IP, OSD_CAMERA_NAME, OSD_LOCAL_IP, OSD_MOTION_DETECT, OSD_STATUS

Example

http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&OSD_DATE_FORMAT

http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&OSD_DATE_FORMAT=1

Back to

HOME, URL CGI