View Single Post
  #27  
Old 02-10-2019, 11:35 AM
svhs's Avatar
svhs svhs is offline
DIGITRON
 
Join Date: Jan 2019
Location: MULTIPLEX TV SOUND CATV;AIR;MTS;PCM;XDS-cc;vps;pdc;txt
Posts: 174
Lightbulb

Programming of PDC/VPS
Header: PDCDATA | VPSDATA
Data element: NR1
Remark: NR1 is the set number, a string with the complete PDC or VPS data,
and a string with the program title.
The data sets 1 to 4 are programmable.
The format of the first string is:
DD.MM, HH:MM, Country, Network, PTY, Reserved bits, Flags.
The ranges are:
0 to 31 for day and hour,
0 to 15 for month and flags,
0 to 63 for minutes,
0 to 255 for country, network and program type (PTY),
0 to 3 for reserved bits,
0 to 15 for the flags (PDC only).
For the flags value the MSB bit is the PRF, the MSB -1 is the LUF bit,
and the two LSB bits are the LCI bits.
The separators in the string may be a full stop, colon, comma, or a
space. The second string may contain any printable ASCII character
except ' " ' or ' ' '. Its length is at most 20 characters.
Example: PDCD 3,"27.12,12:00,123,23,255,0,0","Gentlemen Gangsters"
VPSD 3,"27.12,12:00,123,23,255,0","Gentlemen Gangsters"
writes the PDC/VPS data for date (27.12), time (12:00), country (123),
Network (23), PTY (255), reserved bits (0), flags for PDC (0), and the
program title as set number 3 into the memory
Quote:
The clock is set automatically during ACMS
(Automatic Channel Memory System) when your
VCR detects a channel that broadcasts a
Teletext signal. If the broadcast signal is weak
the clock will not be set and will require setting
manually.
__________________
hi
i am
Visual
http://www.videokarma.org/member.php?u=71610

Last edited by svhs; 02-16-2019 at 10:35 PM.
Reply With Quote