Installation des B3C-LC-Treibers
Aus ArcoWiki
Version vom 11. Juni 2018, 08:07 Uhr von Slia (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Step to perform the first installation of B3C-LC driver on a Windows System.<br /> == Verification of of communication == Using a serial port terminal (exampl…“)
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 runAs 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.