> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/overview/tc7x-device-details/rfid-antenna-direction-tc75x-and-tc77hl.md).

# RFID Antenna Direction - TC75, TC77, and TC78

## TC75x & TC77

Although the TC75x and the TC77 are essentially the same device, there are some key differences between the two models. A not-so-obvious difference is the location of the NFC Antenna, which allows the device to read RFID. When scanning RFID media with the TC75x it is necessary to scan off of the nose of the device. When scanning RFID media with the TC77, it is necessary to scan off the back of the device.&#x20;

### Antenna Locations

<table data-full-width="true"><thead><tr><th align="center">TC75x</th><th align="center">TC77</th></tr></thead><tbody><tr><td align="center"><picture><source srcset="/files/HfHpy0zPEFJ6mVgtbAde" media="(prefers-color-scheme: dark)"><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F2d9TbVDoKtjIp4YISMOA%2Ftc%2070%2075%20antenna%20loc_white.png?alt=media&amp;token=ec0bf1cf-fbfa-42d9-a42f-8011cfb4220d" alt="" data-size="original"></picture></td><td align="center"><picture><source srcset="/files/yFlGUW2VUT5xAvzmJZOw" media="(prefers-color-scheme: dark)"><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2Fo54ycQRjhDegZI5KRUB4%2Ftc%2072%2077%20antenna%20loc_white.png?alt=media&amp;token=157f43ac-a9ad-4612-80a9-e2a1f57b4f71" alt=""></picture></td></tr></tbody></table>

### Where to scan

<table data-full-width="true"><thead><tr><th align="center">TC75x</th><th align="center">TC77</th></tr></thead><tbody><tr><td align="center"><picture><source srcset="/files/nt5pDRXRLDAXVdJOkwKx" media="(prefers-color-scheme: dark)"><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FBp3tJxtG3W1EZaYLXkMJ%2Ftc%2070%2075%20scan_white.png?alt=media&amp;token=5a5924d3-e4b5-4870-b040-17eec3408771" alt="" data-size="original"></picture></td><td align="center"><picture><source srcset="/files/9dYXymeALKTzazeL8ATK" media="(prefers-color-scheme: dark)"><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FKoSdMwLKOC9TePQMhckZ%2Ftc%2072%2077%20scan_white.png?alt=media&amp;token=ef5d386d-5067-4565-ac59-9db2775d0419" alt=""></picture></td></tr></tbody></table>

## TC78 (newest 2024 model)

For the latest version of the TC7x devices; the TC78, the NFC antenna is on the front of the device at the top of the screen:&#x20;

<figure><picture><source srcset="/files/G6RmoVsXOoLfUcOJHruG" media="(prefers-color-scheme: dark)"><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FodfW9aQZk4Wl7SmxKD8r%2Ftc%2073%2078%20scan_white_generic.png?alt=media&amp;token=c297e2c4-b2f0-4839-9d5d-59fd344ce571" alt="" width="563"></picture><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-hardware-specialists/scanners/overview/tc7x-device-details/rfid-antenna-direction-tc75x-and-tc77hl.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
