Navigation bar
  Print document Start Previous page
 24 of 289 
Next page End  

SAE ATIS Committee Working Draft
ITIS Phrase Tables, Draft [issued: 04-11-09] 
-
24 -
This is a draft document of the SAE ATIS committee, subject to change.
6.6 Data Element: DE_Device And Equipment Status
Use: The ITIS enumeration list commonly referred to as "Device And Equipment Status," is assigned the
upper byte value of [09] (which provides for value ranges from 2304 to 2559, inclusive).  This list is
formally called "DeviceStatus" in the ASN.1 and XML productions.  The items in this enumeration list are
not allowed to be used as an event category classification.  This list contains a total of 41 different phrases,
divided into 2 further sub-categories (the division into these sub-categories is informational only and other
groupings may also be used).  The remaining 86 values up to the lower byte value of [127] are reserved for
additional "national" phrases in this byte range.  Local phrases may be added to the list starting with the
lower byte value of 128 and proceeding upward from there (in other words, the first value assigned for any
local additions to this list would be given the value 2432).  
ASN.1 Representation:
DeviceStatus ::= ENUMERATED  { 
   lane-control-signs-not-working                   (2305),  
   lane-control-signs-working-incorrectly           (2306),  
   lane-control-signs-operating                     (2307),  
   variable-message-signs-not-working               (2308),  
   variable-message-signs-working-incorrectly       (2309),  
   variable-message-signs-operating                 (2310),  
   emergency-telephones-not-working                 (2311),  
   emergency-telephone-number-not-working           (2312),  
   traffic-lights-not-working                       (2313),  
   traffic-lights-working-incorrectly               (2314),  
   ramp-control-signals-not-working                 (2315),  
   ramp-control-signals-working-incorrectly         (2316),  
   temporary-traffic-lights-not-working             (2317),  
   temporary-traffic-lights-working-incorrectly     (2318),  
   traffic-signal-control-computer-not-working      (2319),  
   traffic-signal-timings-changed                   (2320),  
   overheight-warning-system-triggered              (2321),  
   equipment-failure                                (2322),  
   railroad-crossing-equipment-failure              (2323),  
   tunnel-ventilation-not-working                   (2324),  
   power-failure                                    (2325),  -- Hint: Use for localized
                                                             -- cases of power loss
   widespread-power-outages                         (2326),  -- Alternative  rendering:
                                                             -- widespread power cuts
   technical-problems                               (2327),  
   sign-down                                        (2328),  
   lines-in-road-faded                              (2329),  
   damaged-light-standard                           (2330),  -- Used for all forms of
                                                             -- pole / support damage
   traffic-signal-stuck-on-flash                    (2331),  
   guide-rail                                       (2332),  -- Used for barriers as well
   fencing                                          (2333),  
   light-standard-hanging-by-wires                  (2334),  
   call-box                                         (2335),  
   signal-cabinet                                   (2336),  -- Use for all types of
                                                             -- equipment cabinets
   detector                                         (2337),  -- All forms of vehicle
                                                             -- detectors
   improper-use-of-State-vehicle-or-equipment       (2338),  
   bulb-out                                         (2339),  
   not-yet-operational                              (2340),  -- When installed but not
                                                             -- yet brought on-line for
                                                             -- use by the system
   not-yet-installed                                (2341),  -- When planned
   -- Cancel Types
   electronic-signs-repaired                        (2428),  
   emergency-call-facilities-restored               (2429),  
   traffic-signals-repaired                         (2430),  
   railroad-crossing-equipment-now-working-normally (2431),  
   ... -- # LOCAL_CONTENT_ITIS 
   }