XLON: Difference between revisions

From Wiki-DB
Jump to navigationJump to search
(Created page with "__NOTOC__ {| style="width: 100%; color: #000000; border-spacing: 2px; border: 1px solid darkgray;" valign="top" | | style="width: 25%; text-align: center;" | | style="width: 5...")
 
 
(33 intermediate revisions by 5 users not shown)
Line 5: Line 5:
| style="width: 25%; text-align: center;" |
| style="width: 25%; text-align: center;" |
|-
|-
| style="text-align: center;" | [[Image:XLON Logo in Schwarz von SD Kopie.jpg‎|150px|XLON]]
|
| style="text-align: center;" | [[Image:DHCOM_DIN.jpg‎|400px|XLON]]
| style="text-align: center;" | [[Image:XLON Logo in Schwarz von SD Kopie.jpg|400px|XLON]]
| style="text-align: center;" | [[Image:LOGO_DH_electronics.jpg|180px|DH electronics]]
| style="text-align: center;" | [[Image:LOGO_DH_electronics.jpg|180px|DH electronics]]
|}
|}
Line 33: Line 33:


== Software 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.


<br>
<br>
=== 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 ===
Drivers for various 32- and 64-Bit versions of Windows operating system:
{| class="wikitable"
|+Vendor mode Drivers
|-
!
!CPU x86
!CPU x64:
|-
!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
|[[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
|[[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
|[[media:XLON-U10-Vendor_x86.zip|XLON-U10-Vendor_x86.zip]]
|[[media:XLON-U10-Vendor_x64.zip|XLON-U10-Vendor_x64.zip]]
|}
{| class="wikitable"
|+CDC/ACM mode Drivers
|-
!
!CPU x86
!CPU x64:
|-
!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
|[[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
|[[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
|[[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 09:46, 27 October 2022

XLON DH electronics

XLON products

XLON U10

Hardware Development

Software Development

XLON Configuration

The XLON Uxx LonWorks interfaces come with two different flavours of configuration:

  1. Vendor mode - does not appear as a serial port in the system.
  2. 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:

Vendor mode Drivers
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
CDC/ACM mode Drivers
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.

FAQ

Series Manufacturing