WineHQ

Axon MultiClamp Commander 700A

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

Free Download Download

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

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. 

  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 chmod a+rw /dev/ttyUSB0

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:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowDebian GNU/Linux 11.x "Bullseye" x86_64Nov 28 20216.22Yes Yes NoPlatinumAlois Schlögl 
ShowDebian GNU/Linux 7.x "Wheezy" x86_64Jan 28 20151.7.35Yes Yes PlatinumAlois Schlögl 
CurrentDebian GNU/Linux 7.x "Wheezy" x86_64Mar 26 20141.7.14Yes Yes PlatinumAlois Schlögl 
ShowDebian GNU/Linux 7.x "Wheezy" x86_64Mar 26 20141.4.1Yes Yes PlatinumAlois Schlögl 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show open bugs

HowTo / Notes

Using Serial2USB converter

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

HOWTO

the installer runs only correctly when winecfg is set to WinXP or Windows2003 

   winecfg winxp  




Comments

Back