> For the complete documentation index, see [llms.txt](https://funtest-1.gitbook.io/funtest-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funtest-1.gitbook.io/funtest-documentation/creating-test-sequence/calling-device-plugin.md).

# Calling Device Plugin

To be able to use a plugin within your test sequence follow these steps:

1. Configure the plugin so the device is recognized by FunTEST. The setting for each plugin can be accessed here [Plugin Overview](/funtest-documentation/funtest-plugins/plugin-overview.md)<br>

   <figure><img src="/files/ssPTQZbB0Wlg0k5EbNbH" alt=""><figcaption><p>Plugin Admin View</p></figcaption></figure>

2. Next make the plugin available in the test station setting for your project and select appropriate alias. Alias is how you will be addressing you device within your sequence (device column)<br>

   <figure><img src="/files/asRyz4W3QRbdupJujSIP" alt=""><figcaption><p>Test Station Setting</p></figcaption></figure>

3. Within your test sequence use your device alias and command that is recognized by the specific plugin\ <br>

   <figure><img src="/files/YyYJREd0Xb3Oa4b36NvH" alt=""><figcaption><p>Measuring voltage using DMM within a test sequence</p></figcaption></figure>

4. After a plugin step is executed result will be displayed in the Return Value cell

{% hint style="info" %}
Each plugin has its dedicated commands. Refer to [Plugin Overview](/funtest-documentation/funtest-plugins/plugin-overview.md) for more details
{% endhint %}
