Home
Our Systems
Our Customers
FAQs
Glossary
Help
Online Tools
Tutorials
Consulting
Contact
About
Home > Help > Standards Development Organizations > ATSC > Semantic Elements > mode
Collapse HomeHome
Expand Our SystemsOur Systems
Our Customers
FAQs
Expand GlossaryGlossary
Collapse HelpHelp
Collapse Standards Development OrganizationsStandards Development Organizations
Expand ARIBARIB
Collapse ATSCATSC
Code Point Registry
Expand RecommendationsRecommendations
Collapse Semantic ElementsSemantic Elements
Expand DescriptorsDescriptors
abbrev_rating_value_length
abbrev_rating_value_text
access_controlled
action_type
additonal_descriptors_length
AEIT_subtype
app_data_byte
app_data_length
app_id_byte
app_id_byte_length
app_id_description
app_info_length
application_count_in_section
asvcflags
ATSC_protocol_version
attribute
attribute_count
bit_rate_code
bsid
bsmod
caption_service_number
carrier_frequency
carrier_symbol_rate
channel_tsid
component_name_string
compressed_string_byte
compression_type
content_identifier
county_code
county_subdivision
data_id
dcc_additional_descriptors_length
dcc_arriving_request_text
dcc_arriving_request_text_length
dcc_arriving_request_type
dcc_context
dcc_county_location_code
dcc_county_location_code_length
dcc_departing_request_text
dcc_departing_request_text_length
dcc_departing_request_type
dcc_descriptors_length
dcc_end_time
dcc_from_major_channel_number
dcc_from_minor_channel_number
dcc_id
dcc_selection_id
dcc_selection_type
dcc_start_time
dcc_state_location
dcc_state_location_code_text
dcc_subtype
dcc_term_count
dcc_test_count
dcc_test_descriptor_length
dcc_to_major_channel_number
dcc_to_minor_channel_number
dccsct_additional_descriptors_length
dccsct_descriptors_length
dccsct_type
demographic_selection_types
descriptors_length
digital_cc
dimension_name_length
dimension_name_text
dimensions_defined
DS_day_of_month
DS_hour
DS_status
duration
easy_reader
ETM_id
ETM_location
event_id
extended_text_length
extended_text_message
FEC_inner
feed_id
full_svc
genre_category_code
genre_category_name_text
GPS_UTC_offset
graduated_scale
hidden
hide_guide
ID_length
ID_system
ISO_639_language_code
langcod
langcod2
language
length_in_seconds
line21_field
linkage_preference
linked_component_tag
location_code
long_channel_name_text
mainid
major_channel_number
MGT_tag
minor_channel_number
mode
modulation_mode
num_blocks_in_section
num_channels
num_channels_in_section
num_data
num_data_events
num_data_in_section
num_events
num_events_in_section
num_source_id_in_section
num_sources_in_section
number_bytes
number_bytes32
number_elements
number_of_services
number_segments
number_strings
off_air
out_of_band
path_select
polarization
priority
private_data_byte
private_data_length
protocol_encapsulation
protocol_version
rated_dimensions
rating_description_length
rating_description_text
rating_dimension_j
rating_dimension_length
rating_region
rating_region_count
rating_region_name_length
rating_region_name_text
rating_value
rating_value_length
rating_value_text
rc_information
resource_descriptor_count_in_section
resource_location
sample_rate_code
sdf_protocol_version
service_info_length
service_private_data_byte
service_private_data_length
service_type
short_name
source_id
start_time
state_code
surround_mode
SVCT_id
SVCT_subtype
system_time
table_type
table_type_descriptors_length
table_type_pid
table_type_version_number
tables_defined
tap_count
tap_info_length
tapStructure
time_shift
title_length
title_text
tx_method
update_data_length
update_type
updates_defined
values_defined
wide_aspect_ratio
Expand StandardsStandards
Expand SyntaxSyntax
CEA
Expand DVBDVB
Expand MPEGMPEG
Expand SCTESCTE
Expand SMPTESMPTE
Expand Online ToolsOnline Tools
Expand TutorialsTutorials
Consulting
Contact
About

mode [ATSC Semantics]

An 8-bit unsigned integer value representing a "character mode" that is to be used to interpret the contents of a segment within a multiple string structure as encoded character data.

To permit ATSC A/65 Huffman compression of English language strings, Mode must equal 255.

ATSC A/65's implementation of Unicode character sets permits a wide range of alphanumeric and special character sets.

valid mode values
ModeMeaning
0 / 0x00Select Unicode Code Range 0-255 (0x0000 – 0x00FF)
1 / 0x01Select Unicode Code Range 256-511 (0x0100 – 0x01FF)
2 / 0x02Select Unicode Code Range 512-767 (0x0200 – 0x02FF)
3 / 0x03Select Unicode Code Range 768-1023 (0x0300 – 0x03FF)
4 / 0x04Select Unicode Code Range 1024-1279 (0x0400 – 0x04FF)
5 / 0x05Select Unicode Code Range 1280-1535 (0x0500 – 0x05FF)
6 / 0x06Select Unicode Code Range 1536-1791 (0x0600 – 0x06FF)
9 / 0x09Select Unicode Code Range 2304-2559 (0x0900 – 0x09FF)
10 / 0x0ASelect Unicode Code Range 2560-2815 (0x0A00 – 0x0AFF)
11 / 0x0BSelect Unicode Code Range 2816-3071 (0x0B00 – 0x0BFF)
12 / 0x0CSelect Unicode Code Range 3072-3327 (0x0C00 – 0x0CFF)
13 / 0x0DSelect Unicode Code Range 3328-3583 (0x0D00 – 0x0DFF)
14 / 0x0ESelect Unicode Code Range 3584-3839 (0x0E00 – 0x0EFF)
15 / 0x0FSelect Unicode Code Range 3840-4095 (0x0F00 – 0x0FFF)
16 / 0x10Select Unicode Code Range 4096-4351 (0x1000 – 0x10FF)
32 / 0x20Select Unicode Code Range 8192-8447 (0x2000 – 0x20FF)
33 / 0x21Select Unicode Code Range 8448-8703 (0x2100 – 0x21FF)
34 / 0x22Select Unicode Code Range 8704-8959 (0x2200 – 0x22FF)
15 / 0x23Select Unicode Code Range 8960-9215 (0x2300 – 0x23FF)
36 / 0x24Select Unicode Code Range 9216-9471 (0x2400 – 0x24FF)
37 / 0x25Select Unicode Code Range 9472-9727 (0x2500 – 0x25FF)
38 / 0x26Select Unicode Code Range 9728-9983 (0x2600 – 0x26FF)
39 / 0x27Select Unicode Code Range 9984-12287 (0x2700 – 0x27FF)
48 / 0x30Select Unicode Code Range 12288-12543 (0x3000 – 0x30FF)
49 / 0x31Select Unicode Code Range 12544-12799 (0x3100 – 0x31FF)
50 / 0x32Select Unicode Code Range 12800-13055 (0x3200 – 0x32FF)
51 / 0x33Select Unicode Code Range 13056-13311 (0x3300 – 0x33FF)
62 / 0x3ESelect Standard Compression Scheme for Unicode (SCSU)
63 / 0x3FSelect Unicode, UTF-16 form
64 / 0x40ATSC Standard for Taiwan
65 / 0x41ATSC Standard for Taiwan
62 / 0x48ATSC Standard for South Korea
255 / 0xFFNot Applicable

Web Site Terms of ServicecyNotice.aspx">Web Site Privacy Policy
Copyright 2010, by EtherGuide Systems LLC. All Rights Reserved in the United States of America and pursuant to international agreements.