0 / 0x00 | Unconditional channel change | n.a. | Term always evaluates to be 'True' | 'True' |
1 / 0x01 | Numeric Postal Code Inclusion performs an inclusion test on numeric postal codes | 8 ASCII characters representing a specific value (or range) of numeric postal codes in the range of '00000001' to '00099999' | Term evaluates to 'True' if the DCCRR postal code matches. If postal code is not specified in DCCRR, the evaluates to 'False' | |
2 / 0x02 | Alphanumeric Postal Code Inclusion performs an inclusion test on an alphanumeric postal codes | 8 ASCII characters representing an alphanumeric character postal code comprising 8 characters specific value (or rangeof '00000001' to '00099999' | Term evaluates to 'True' if the DCCRR postal code matches. If postal code is not specified in DCCRR, the evaluates to 'False' | |
5 / 0x05 | Demographic Category: one or more performs a test for membership in at least one indicated demographic category. | A bit vector where each bit represents a demographic category | Term evaluates to 'True' if any of the selection_id bits correspond to a DCCRR membership demographic categories. | (U & D & S) !=0 |
6 / 0x06 | Demographic Category: all performs a test for membership in at least one indicated demographic category. | A bit vector where each bit represents a demographic category | Term evaluates to 'True' if all of the selection_id bits correspond to a DCCRR membership demographic categories. | (U & D & S)==D |
7 / 0x07 | Genre Category: one or more performs a test for membership in at least one indicated demographic category. | A bit vector where each bit represents a demographic category | Term evaluates to 'True' if any of the selection_id bits correspond to a DCCRR membership demographic categories. | (U & D & S) !=0 |
8 / 0x08 | Demographic Category: all performs a test for membership in at least one indicated demographic category. | A bit vector where each bit represents a demographic category | Term evaluates to 'True' if all of the selection_id bits correspond to a DCCRR membership demographic categories. | (U & D & S)==D |
9 / 0x09 | Cannot be Authorized means failure to be authorized is detected on the "from" channel | n.a. | Term evaluates to 'True' if the DCCRR cannot be authorized to decode services on the "from" channel | |
12 / 0x0C | Geographic Location Inclusion | Value is a location code conforming to the state_code, county_subdivision and county_code. | Term evaluates to 'True' if the DCCRR's geographic location does not match the selection id and 'False' otherwise. | |
13 / 0x0D | Rating Blocked test for rating blocked | n.a. | Term evaluates 'True' only if the DCCRR geographic location matches the selection id. If the geographic location is not specified in the DCCRR, evaluates 'False.' | |
15 / 0x0F | Return to Original Channel test for rating blocked | n.a. | Return unconditionally. If the geographic location is not specified in the DCCRR, evaluates 'False.' | |
17 / 0x11 | Numeric Postal Code Exclusion Exclusion test on numeric postal code | If ASCII characters representing a specific or range of numeric postal codes in the range '00000001' to '00099999'. '?' matches any digits 0-9 | Term evaluates 'True' if the term does not match. | |
18 / 0x12 | Alphanumeric Postal Code Exclusion Exclusion test on alphanumeric character postal code | 8 ASCII characters representing an alphanumeric character postal code comprising 8 characters in the range. '?' matches any character A-Z or 0-9 | Term evaluates 'True' if the term does not match. | |
21 / 0x15 | Demographic category: one or more non-member Test for non-membership in at least one indicated demographic category | A bit vector where each bit represents a demographic category | Term evaluates 'True' if any of the selection id bits correspond to DCCRR non-membership demographic categories and 'False' otherwise | (~U & D & S) !=0 |
22 / 0x16 | Demographic category: all non-member Test for non-membership in at least one indicated demographic category | A bit vector where each bit represents a demographic category | Term evaluates 'True' if all of the selection id bits correspond to DCCRR non-membership demographic categories and 'False' otherwise | (~U & D & S)==D |
23 / 0x17 | Genre category: one or more non-member Test for non-membership in at least one indicated genre category | Up to 8 genre category codes | Term evaluates 'True' if any of the selection id category codes bits correspond to genres of no interest to the DCCRR and 'False' otherwise | (~U & D & S) !=0 |
24 / 0x18 | Genre category: all non-member Test for non-membership in at least one indicated demographic category | Up to 8 genre category codes | Term evaluates 'True' if all of the selection id bits correspond to DCCRR non-membership demographic categories and 'False' otherwise | (~U & D & S)==D |
29 / 0x1C | Geographic Location Exclusion | Value is a location code conforming to the state_code, county_subdivision and county_code. | Term evaluates to 'True' if the DCCRR's geographic location does not match the selection id and 'False' otherwise. | |
32 / 0x20 | Viewer Direct Select - A | A 64-bit number associated with a given button choice | Tune to the channel associated with the given function button. | |
33 / 0x21 | Viewer Direct Select - B | A 64-bit number associated with a given button choice | Tune to the channel associated with the given function button. | |
34 / 0x22 | Viewer Direct Select - C | A 64-bit number associated with a given button choice | Tune to the channel associated with the given function button. | |
35 / 0x23 | Viewer Direct Select - D | A 64-bit number associated with a given button choice | Tune to the channel associated with the given function button. | |