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, OSD_FORMAT, OSD_POSITION, OSD_POSITION_RANGE

Example

http://ip:port/cgi-bin/decoder?USER=Admin&PWD=123456&OSD_DATE_FORMAT
or
http://ip:port/cgi-bin/cmd/decoder?OSD_DATE_FORMAT
http://ip:port/cgi-bin/decoder?USER=Admin&PWD=123456&OSD_DATE_FORMAT=1
or
http://ip:port/cgi-bin/cmd/decoder?OSD_DATE_FORMAT=1

Back to

HOME, DECODER CGI