Installation des B3C-LC-Treibers

Aus ArcoWiki
Wechseln zu: Navigation, Suche

Step to perform the first installation of B3C-LC driver on a Windows System.

Verification of of communication

Using a serial port terminal (example putty.exe) it is possible to verify if the controller is communicating.
The port connected shall be identified by the user.
The communication speed is set to a baud rate of 9600.
In the terminal windows type:

  • CTRL+ECB: If the controller reply "ready" the communication is set.
  • VERSION: the controller reply with the firmware version.


Once established the communication the software can be installed.


Installing the software

The software shall be installed and registered in windows.
The driver is the file called Leitzprotocoll.dll located in the ..\Windows\SysWOW64.


Steps to register:

  • run CMD.EXE from windows, be sure it is run As Administrator
  • type the command: c:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm /u c:\windows\syswow64\Leitzprotocoll.dll
  • type the command: c:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm /codebase c:\windows\syswow64\Leitzprotocoll.dll


After those steps the file is registered and the controller can be connected to ARCO using the configuration in the control panel.