One has the register using a valid serial number of the MultiClamp 700A Hardware.
The driver is only supported for WinXP 32 bit.
Application Details:
Version: | 1.3.x |
License: | Free to use |
URL: | https://moldevkb.blob.core.win... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 6.22 |
Maintainers: About Maintainership
What works
The MC700A software can be installed and started.
Demo works fine.
In order to communicate with the MultiClamp 700A Hardware, the following steps were provided.
Afterwards, scaning for the Devicenumber in "device selection"-> "MultiClamp Hardware" -> Scan provided successfully a device number.
Switching between Voltage-Clamp and Current Clamp in the software interface changed the lights on the hardware accordingly. This proofs a successful communication between the MC700A and the MultiClamp 700A.
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux 11.x "Bullseye" x86_64 | Nov 28 2021 | 6.22 | Yes | Yes | No | Platinum | Alois Schlögl | |
Show | Debian GNU/Linux 7.x "Wheezy" x86_64 | Jan 28 2015 | 1.7.35 | Yes | Yes | Platinum | Alois Schlögl | ||
Current | Debian GNU/Linux 7.x "Wheezy" x86_64 | Mar 26 2014 | 1.7.14 | Yes | Yes | Platinum | Alois Schlögl | ||
Show | Debian GNU/Linux 7.x "Wheezy" x86_64 | Mar 26 2014 | 1.4.1 | Yes | Yes | Platinum | Alois Schlögl |
Bug # | Description | Status | Resolution | Other apps affected |
1) Connect the Hardware with the serial interface. I've been using a Serial2USB converter, because the Laptop did not have a serial interface. The device was identified as /dev/ttyUSB0.
2) Configure the device in wine with this command
ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1
3) Set permissions
sudo chgrp dialout /dev/ttyUSB0
or alternatively
sudo chmod a+rw /dev/ttyUSB0
the installer runs only correctly when winecfg is set to WinXP or Windows2003
winecfg winxp