Hi All,
I am trying to connect to Moku:Go using python/spyder installation. My device is connected using a USB-C cable to the computer. I try to communicate with the Moku:go but get an invalid ip address. Please see below: any help is deeply appreciated.
Code:
(c) 2021 Liquid Instruments Pty. Ltd.
import numpy as np
from moku.instruments import WaveformGenerator
The ip address has been copied from the Moku interface
fe80:0000:0000:0000:7269:79ff:feb9:0f16%50
ip = '[fe80:0000:0000:0000:7269:79ff:feb9:0f16%50]'
i = WaveformGenerator(ip, force_connect=True)
Error
InvalidURL: Failed to parse: http://[fe80:0000:0000:0000:7269:79ff:feb9:0f16P]/api/moku/claim_ownership