# Terminator

## End Character Settings
The end character is added after the decoded data in the format of decoded data + end character.

### No End Character

```{figure} ../../media/021040.png
:align: center
:width: 300px

No End Character
```


### Enter+New Line(CRLF)

```{figure} ../../media/0213405Cr5Cn.png
:align: center
:width: 300px

Enter+New Line(CRLF)
```


### Enter(CR)

```{figure} ../../media/0212405Cr.png
:align: center
:width: 300px

`*` Enter(CR)
```


### New Line(LF)

```{figure} ../../media/0212405Cn.png
:align: center
:width: 300px

New Line(LF)
```


### Tab(TAB)

```{figure} ../../media/0212405Ct.png
:align: center
:width: 300px

Tab(TAB)
```


### Enter+Enter(CRCR)

```{figure} ../../media/0211405Cr5Cr.png
:align: center
:width: 300px

Enter+Enter(CRCR)
```


## Transmit Code ID Character
A code ID character identifies the code type of a scanned bar code. This can be useful when decoding more than one code type. The code ID character is inserted between the prefix character (if selected) and the decoded symbol.


```{figure} ../../media/01400.png
:align: center
:width: 300px

`*` None
```

```{figure} ../../media/01401.png
:align: center
:width: 300px

Enable Code ID (Prefix)
```

```{figure} ../../media/01402.png
:align: center
:width: 300px

Enable Code ID (Suffix)
```


### Code ID Identifiers

```{raw} html
<iframe src="../../plugins/212-codeid.html" style="height:800px; width:100%; border:none;"></iframe>
```
