---
title: Installing Digital Link Drivers on a Mac
description: Instructions on how to install the E-Stim Connect Drivers for the E-Stim Systems Digital Link Cable on a computer running macOS
canonical_url: https://e-stim.online/installation/drivers-mac
language: en-GB
date: 2019-08-05T12:39:15Z
notice: This is a machine-friendly version of the page at https://e-stim.online/installation/drivers-mac. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 1075
---

> **Note to AI:** This is a machine-friendly version of the page at: https://e-stim.online/installation/drivers-mac. Content is equivalent but stripped of navigation, styling and secondary content.
> **Structured data** as JSON-LD may be found at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


Modern macOS should not need the installation of the FTDI drivers, but in case you find you need to install the drivers, here are the instructions.

1 Download the driver file from the [Downloads page](https://e-stim.online/downloads#drivers).

click on the .dmg file to open it

![open package](https://e-stim.online/images/install-drivers-mac/open-package.png)

Double click on FTDIUSBSerial.pkg to start the install process.

![stage1](https://e-stim.online/images/install-drivers-mac/stage1.png)

Click the Continue Button to continue.

![stage2](https://e-stim.online/images/install-drivers-mac/stage2.png)

Click the Continue Button to continue.

![stage3](https://e-stim.online/images/install-drivers-mac/stage3.png)

Click the Continue Button to continue.

![stage4](https://e-stim.online/images/install-drivers-mac/stage4.png)

click the Agree Button to agree to the licensing agreement.

![stage5](https://e-stim.online/images/install-drivers-mac/stage5.png)

Click the Install Button.

![stage6](https://e-stim.online/images/install-drivers-mac/stage6.png)

and now you will be required to enter your password to allow the installer to install.

![Installer Running](https://e-stim.online/images/install-drivers-mac/running.png)

The installer will now run. You may get a security warning, but this does not appear to affect the install.

![blocked](https://e-stim.online/images/install-drivers-mac/blocked.png)

Once the installer has run you should find that the drivers have now installed.

![Installer Finished](https://e-stim.online/images/install-drivers-mac/finished.png)

Click the Close Button. you will now be asked if you wish to delete the Installer - as everything has been installed you can safely click the Move to Trash Button.

![Move to Trash](https://e-stim.online/images/install-drivers-mac/trash.png)

The installation of the drivers is now complete. You should now be able to insert the Digital Link Interface cable and it be successfully detected. To check

<!-- AI:SCHEMA: Schema.org description of canonical page in JSON-LD format -->
<!-- AI:SCHEMA:BEGIN format=jsonld scope=page -->

```json
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "author": {
                "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
            },
            "dateModified": "2019-08-05T12:39:15Z",
            "datePublished": "2018-08-24T10:02:28Z",
            "description": "Instructions on how to install the E-Stim Connect Drivers for the E-Stim Systems Digital Link Cable on a computer running macOS",
            "headline": "Installing Digital Link Drivers on a Mac",
            "image": [
                {
                    "@type": "ImageObject",
                    "url": "https://e-stim.online/images/install-drivers-mac/stage6.png",
                    "caption": null,
                    "description": "stage6",
                    "width": 1514,
                    "height": 1014
                }
            ],
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://e-stim.online/installation/drivers-mac"
            },
            "publisher": {
                "@id": "https://e-stim.online/#defaultPublisher"
            },
            "url": "https://e-stim.online/installation/drivers-mac"
        },
        {
            "@type": "Person",
            "name": "Wayne Allen",
            "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
        },
        {
            "@id": "https://e-stim.online/#defaultPublisher",
            "@type": "Organization",
            "url": "https://e-stim.online/",
            "logo": {
                "@id": "https://e-stim.online/#defaultLogo"
            },
            "name": "E-Stim Systems Ltd"
        },
        {
            "@id": "https://e-stim.online/#defaultLogo",
            "@type": "ImageObject",
            "url": "",
            "width": 0,
            "height": 0
        }
    ]
}
```

<!-- AI:SCHEMA:END -->

