# 異常代碼說明

### **diag001設備所偵測的LinkID與設備所在的位置距離是否在規定範圍內**

偵測目前設備所在的座標與對應的LinkID距離是否在200公尺內，若超過則為錯誤

![](/files/-MK4dieqSIQ60aGqA-dM)

### **diag002 設備所在道路之路名碼是否與偵測的其中一條LinkID所對應的路名碼相符**

![](/files/-MK4ej1kWJfcF6jsaL7R)

### **diag003 設備所在道路之路名碼是否與道路名稱及道路分類對應正確**

![](/files/-MKD6vJNnVi3vrBBe95_)

### **diag004 設備所偵測的LinkID是否有對應正確的基礎路段方位(Bearing)** **diag005 設備所偵測的LinkID是否有對應正確的基礎路段所屬道路方向(RoadDirection)**

![](/files/-MK4fLSpAsTc6Scfw07N)

### **diag006 設備為單向偵測，卻有2個以上偵測的LinkID** **diag007 設備為雙向偵測，卻未有2個以上偵測的LinkID**

![](/files/-MK4g0bXewYMJFAGfHxq)

### **diag008 設備於該方向LinkID所能偵側車道數未小於實際車道數**

![](/files/-MK4g9SAcRx05rcpks5Q)

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://motc-traffic.gitbook.io/motc-traffic/lu-ce-she-shi-kong-jian-zi-liao-jian-he/yi-chang-dai-ma-shui-ming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
