XLON: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
(26 intermediate revisions by 4 users not shown) | |||
Line 33: | Line 33: | ||
== Software Development == | == Software Development == | ||
The | === XLON Configuration === | ||
# Vendor | The XLON Uxx LonWorks interfaces come with two different flavours of configuration: | ||
# CDC/ACM | # Vendor mode - does not appear as a serial port in the system. | ||
# CDC/ACM mode - appears as a (virtual) serial port in the system. | |||
This configuration can be replaced by using the xlon-util tool. | |||
<br> | |||
<br> | |||
=== XLON Tools === | === XLON Tools === | ||
With the following links you can download the xlon-util for different architectures: | |||
* [https://www.dropbox.com/sh/ggep0nx6ojuzk68/AAAu48iSX_j4TVGTrvtwGuqja?dl=0 xlon-util packages] | |||
: The xlon-util packages containes the xlon-util to configure the xlon-u10. It also contains the xlon-api libs to integrate the xlon-util functionality into a custom application. | |||
* [https://www.dropbox.com/sh/jde984ighjjpmnp/AAA8eq-wtunWfVFSOihXnh57a?dl=0 dependency packages] | |||
: The dependency packages contains libraries which are not in the debian repositories. | |||
* [https://www.dropbox.com/sh/q6c9yctnf9g13xq/AADI1WNNbNVhxeswBt43cWKMa?dl=0 development packages] | |||
: The development packages contains the api header files to compile a custom application with the xlon-api libs. | |||
<br> | |||
<br> | |||
=== Windows Drivers === | === Windows Drivers === | ||
Drivers for various versions of | Drivers for various 32- and 64-Bit versions of Windows operating system: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+Vendor mode Drivers | |+Vendor mode Drivers | ||
Line 67: | Line 63: | ||
|- | |- | ||
!Windows 7 | !Windows 7 | ||
|[[ | |[[media:XLON-2G-Win7-x86.zip|XLON-2G-Win7-x86.zip]] | ||
|[[ | |[[media:XLON-2G-Win7-x64.zip|XLON-2G-Win7-x64.zip]] | ||
|- | |- | ||
!Windows 8 | !Windows 8 | ||
|[[ | |[[media:XLON-2G-Win8-x86.zip|XLON-2G-Win8-x86.zip]] | ||
|[[ | |[[media:XLON-2G-Win8-x64.zip|XLON-2G-Win8-x64.zip]] | ||
|- | |- | ||
!Windows 8.1 | !Windows 8.1 | ||
|[[ | |[[media:XLON-2G-Win8.1-x86.zip|XLON-2G-Win8.1-x86.zip]] | ||
|[[ | |[[media:XLON-2G-Win8.1-x64.zip|XLON-2G-Win8.1-x64.zip]] | ||
|- | |- | ||
!Windows 10 | !Windows 10 | ||
|[[ | |[[media:XLON-U10-Vendor_x86.zip|XLON-U10-Vendor_x86.zip]] | ||
|[[ | |[[media:XLON-U10-Vendor_x64.zip|XLON-U10-Vendor_x64.zip]] | ||
|} | |} | ||
Line 91: | Line 87: | ||
|- | |- | ||
!Windows 7 | !Windows 7 | ||
|[[ | |[[media:XLON-2G-Win7-x86-cdc-acm.zip|XLON-2G-Win7-x86-cdc-acm.zip]] | ||
|[[ | |[[media:XLON-2G-Win7-x64-cdc-acm.zip|XLON-2G-Win7-x64-cdc-acm.zip]] | ||
|- | |- | ||
!Windows 8 | !Windows 8 | ||
|[[ | |[[media:XLON-2G-Win8-x86-cdc-acm.zip|XLON-2G-Win8-x86-cdc-acm.zip]] | ||
|[[ | |[[media:XLON-2G-Win8-x64-cdc-acm.zip|XLON-2G-Win8-x64-cdc-acm.zip]] | ||
|- | |- | ||
!Windows 8.1 | !Windows 8.1 | ||
|[[ | |[[media:XLON-2G-Win8.1-x86-cdc-acm.zip|XLON-2G-Win8.1-x86-cdc-acm.zip]] | ||
|[[ | |[[media:XLON-2G-Win8.1-x64-cdc-acm.zip|XLON-2G-Win8.1-x64-cdc-acm.zip]] | ||
|- | |- | ||
!Windows 10 | !Windows 10 | ||
|[[ | |[[media:XLON-U10-CDC_x86.zip|XLON-U10-CDC_x86.zip]] | ||
|[[ | |[[media:XLON-U10-CDC_x64.zip|XLON-U10-CDC_x64.zip]] | ||
|} | |} | ||
'''Important''': If you experience an error about missing 'Microsoft Visual C 2010 redistributable' when starting xlon_util.exe, | |||
please download it from the [https://www.microsoft.com/de-de/download/details.aspx?id=5555 Microsoft site]. | |||
== [[FAQ_General |<span style="color:black;">FAQ</span>]] == | == [[FAQ_General |<span style="color:black;">FAQ</span>]] == |
Latest revision as of 10:46, 27 October 2022
XLON products |
Hardware Development
Software Development
XLON Configuration
The XLON Uxx LonWorks interfaces come with two different flavours of configuration:
- Vendor mode - does not appear as a serial port in the system.
- CDC/ACM mode - appears as a (virtual) serial port in the system.
This configuration can be replaced by using the xlon-util tool.
XLON Tools
With the following links you can download the xlon-util for different architectures:
- The xlon-util packages containes the xlon-util to configure the xlon-u10. It also contains the xlon-api libs to integrate the xlon-util functionality into a custom application.
- The dependency packages contains libraries which are not in the debian repositories.
- The development packages contains the api header files to compile a custom application with the xlon-api libs.
Windows Drivers
Drivers for various 32- and 64-Bit versions of Windows operating system:
CPU x86 | CPU x64: | |
---|---|---|
Windows 7 | XLON-2G-Win7-x86.zip | XLON-2G-Win7-x64.zip |
Windows 8 | XLON-2G-Win8-x86.zip | XLON-2G-Win8-x64.zip |
Windows 8.1 | XLON-2G-Win8.1-x86.zip | XLON-2G-Win8.1-x64.zip |
Windows 10 | XLON-U10-Vendor_x86.zip | XLON-U10-Vendor_x64.zip |
CPU x86 | CPU x64: | |
---|---|---|
Windows 7 | XLON-2G-Win7-x86-cdc-acm.zip | XLON-2G-Win7-x64-cdc-acm.zip |
Windows 8 | XLON-2G-Win8-x86-cdc-acm.zip | XLON-2G-Win8-x64-cdc-acm.zip |
Windows 8.1 | XLON-2G-Win8.1-x86-cdc-acm.zip | XLON-2G-Win8.1-x64-cdc-acm.zip |
Windows 10 | XLON-U10-CDC_x86.zip | XLON-U10-CDC_x64.zip |
Important: If you experience an error about missing 'Microsoft Visual C 2010 redistributable' when starting xlon_util.exe, please download it from the Microsoft site.