Home
Easylon USB Socket Interface User Manual
Contents
1. The module s available in different transceiver variants all with MIP P20 firm ware Additionally to the FT X transceiver these are EIA 485 and Direct Con nect Furthermore there are variants for extended temperature range Service but ton and LED are implemented Firmware can be downloaded via USB Due to the usage of the Neuron 3120 with MIP P20 firmware this module is not suited for LNS based applications The driver for the Easylon USB Socket Interface is compliant with Echelon s driver interface Applications using the driver interface directly can use the inter face without problems The Easylon USB Socket Interface 1s compatible with the Easylon OPC Server and Gesytec s WLDV32 DLL The Easylon USB Socket Interface 1s a so called high speed USB device accord ing to USB standard 2 0 however compatible with USB 1 1 The communication between the Neuron chip and USB is handled by a micro controller The firm ware for this micro controller is downloaded automatically when the the PC 1s started 1 USB connector pin 1 1 10 inch pitch 2 Status error LED green red 3 Service LED yellow 4 Service pin push button 5 LonWorks connector pin 1 Figure 1 2 Module components shown for FTX variant ha Gesytec 22 528 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma m USB Socket Interface User Manual Product Information Service LED The service LED Figure 1 2 3 signals the card status The following signa
2. User Manual Gesytec GmbH Pascalstr 6 52076 Aachen Germany Tel 49 24 08 9 44 0 Fax 49 24 08 94 4 100 email info gesytec de www gesytec com Doc ID LPM UserDoc LPM Manual E v1 2 doc Version v1 2 2 8 2010 2 7 Gesytec 22 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma muse Socket Interface User Manual This manual provides you with all the information which you will require to use the Easy lon USB Socket Interface However this manual will neither explain aspects of Echelon s LONWORKS technology nor Echelon s Microprocessor Interface Program MIP used on this network interface card The drivers of the USB Socket Interface have been de veloped in compliance with the driver specifications of the Echelon Corporation Details of these are as well not described in this documentation For further in formation on the LONWORKS technology please refer to the extensive documen tation provided by Echelon After a general presentation of the Easylon USB Socket Interface in Chapter 1 Chapter 2 describes the necessary steps to install the module Chapter 3 gives the technical specifications of the device and Chapter 4 provides some programming instruction for operation under Windows CE Tips and tricks concerning the operation can be found in Chapter 5 This documentation is subject to changes without notice Gesytec assumes no responsibility or liability for any errors or inaccuracies that may appe
3. 9 for LONI to LON9 Without this parameter the interface will be assigned the first unused name start ing with LON1 ha Gesytec 22 15 2 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma 2 2 3 2 2 4 2 2 4 1 Easvlori USB Socket Interface User Manual Installation EasyCheck Quick Interface Diagnosis In addition to the drivers the test utility EasyCheck can be installed in the re spective program directory default Easylon Lpx The program checks inter face and software environment and displays information from which can be concluded on the reasons for problems in connection with the interface The program EasyCheck runs an analysis of the system s software It will open the selected interface check the driver version and display it By sending a query status command the communication with the hardware is tested Using the read memory command the utility will show if the device is running MIP or NSI firmware Properly installed Easylon Interfaces will send a corresponding answer Windows CE Driver The Windows CE driver has been designed for x86 processors It is available for other processors on request There are version for Windows CE 3 0 and 4 2 with the latter running under 5 0 as well It can be installed in two ways 1 CE devices with static RAM Copy the LonUsb dll into the Windows directory and adjust registry 2 Integration into Windows CE Image Create a new image
4. INFINITE function works as synchronous function see also func tion ReadFile ha Gesytec 22 23128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ET USB Socket Interface User Manual Programming Instructions Syntax define IOCTL LPCDRV SET READ TIMEOUT OTLh CODE FILE DEVICE LPCDRV 03909 METHOD BUFFERED FILE WRITE DATA result DeviceloControl ni handle IOCTL LPCDRV READ WAIT amp timeout 4 NULL O0 amp rLen NULL Parameter Type Description ni handle HANDLE file handle of the LON device timeout DWORD Timeout Milliseconds Return value Type Description Result BOOL TRUE if timeout was stored FALSE if an error has occured Note Undefined IOCTL Codes will return FALSE and set LastError to ERROR NOT SUPPORTED Registry entries for Easylon USB Interface LONUSB Driver HKEY LOCAL MACHINE Drivers USB LoadClients 3596 Default De fault LonUsb DLL lonusb dll Prefix LON DebugFlag dword 0 ReadTimeout dword FFFFFFFF DebugFlag The value comprises a DWORD in hexadecimal notation of different flags for debug purposes Usually it is set to 0 not existing Setting the single bits will turn on special debug features In the current driver versions bits 0 and are used Bit 0 LON telegrams at the interface from and to the application are shown in debug output Bit 1 LON telegrams at the interface from and to the USB bus are shown in debug output ReadTimeout The value in milliseco
5. Parameter Type Description ni handle HANDLE file handle of the LON device pMsg void pointer to an explicit message buffer len DWORD length of the buffer bytes rlen DWORD length of the telegram to be send bytes Note The telegram according to the application layer format contains a length information of the buffer itself That is why we ignore the parameter len in the use of function ReadFile and WriteFile Note Use the maximum length 256 bytes of the buffer while reading a telegram GetVersion Returns the version number of the driver as Unicode string e g TEXT Easylon LonUsb Version 1 00 for WinCE from 11705720027 Syntax define IOCTL LPCDRV GET VERSION CTL CODE FILE DEVICE LPCDRV 0x900 METHOD BUFFERED FILE READ ACCESS define IOCTL GETVERSION 0x43504C01 obsolete result DeviceloControlini handle IOCTL LPCDRV GET VERSION NULL 0 szVersion sizeof szVersion BytesReturned NULL Parameter Type Description ni handle HANDLE file handle of the LON device szVersion TCHAR Buffer for version string BytesReturnedD WORD length of the string bytes number of characters 1 2 Return value Type Description ha Gesytec 22 22128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ET USB Socket Interface User Manual Programming Instructions Result BOOL FALSE if buffer is too small else TRUE ReadFile with Timeout Reads a telegram according to the application layer format Th
6. before entering standby mode are not able to communicate with device any longer In such configurations please refer to section Settings and set Permitted Power Saving to None to disable the standby mode The LON USB driver will then inhibit the standby mode with applications running Hibernation Mode of PC The Easylon USB Socket Interface does not support the hibernation mode When the PC enters hibernation mode the USB will not be powered any longer As this would lead to a loss of the Neuron Chip settings the LON USB driver will inhibit Windows from turning into the hibernation mode with applications running ha Gesytec 22 25128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma USB Socket Interface User Manual Tips and Tricks 5 5 Registry Key The driver of the Easylon USB Socket Interface makes an entry in the registry database for each found device according to Echelon s guidelines You will find this entry at WHKEY LOCAL MACHINE Software LonWorks DeviceDrivers For each Easylon USB Socket Interface you will find a key with the device name Gesytec LONUSBx y and a character value with the driver name 2 2 Gesytec 22 26128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma 6 Figure 1 1 Figure 1 2 Figure 3 1 Figure 3 2 7 Table 1 1 Table 1 2 Table 2 1 Table 2 2 ETT USB Socket Interface User Manual Lists of Fugures and Tables List of Figures Easylon USB Socket Interface FT
7. with the driver included in your LonUsb bib file This is for advanced users only who want to create a custom kernel The required files can be found on the Driver amp Documentation CD under Win dows CE 3 0 LonUsb and the respective directory for 4 2 Copy dil to Windows Directory Copy the device driver file lonusb dll to the Windows directory of your hardware system Modify Windows CE registry by means of an registry editor adding the fol lowing lines LONUSB Driver HKEY LOCAL MACHINE Drivers USB LoadClients 3596 Default Default LonUsb DLL 2 lonusb dll Prefix LON DebugFlag dword 0 ReadTimeout dword FFFFFFFF These lines are provided in the file LonUsb reg ha Gesytec 22 16728 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ET USB Socket Interface User Manual Installation 2 2 4 2 Integration into Windows CE Image This section describes the integration of the Windows CE 3 0 driver for the Ea sylon USB Socket Interface in a Windows CE 3 0 system This procedure re quires the Windows CE Platform Builder Please check for the following requirements to ensure that USB is supported l The appropriate host controller drivers UHCI or OHCI for the specific USB host controller of your hardware system must be included in your Windows CE Platform Builder settings If you don t have such drivers please contact your system supplier The USBD module has to be included in your Windows CE P
8. 13128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ET USB Socket Interface User Manual Installation Note Adapter Name Alternatively an arbitrary name can be assigned to the adapter e g floor 7 If both Lon Adapter and Adapter Name are assigned to the same device only the entry for Lon Adapter will be used Debug Flag The value comprises a DWORD in hexadecimal notation of different flags for debug purposes Usually it 1s set to 0 not existing Setting the single bits will turn on special debug features In the current driver versions bits 0 1 and 3 are used Bit 0 LON telegrams at the interface from and to the application are shown in debug output Bit 1 LON telegrams at the interface from and to the USB bus are shown in debug output Bit 2 Reserved for Easylon Watcher Bit 3 CREATE and CLOSE of the driver are displayed in the debug output The debug output for instance can be displayed using the DebugView program which 1s freely available at www sysinternals com Permitted Power Saving Usually the LON USB adapter allows a standby mode with applications running Standby At certain conditions however e g LON USB using an external hub under Windows 2000 the current supply to the LON USB adapter will be short ly interrupted during return from the standby mode by the external hub Under such conditions a standby mode must be turned off None ha Gesytec 22 m y 2007 LPM UserDoc L
9. 503 2 EIA 485 MIP P20 EEE P P20503 2 EIA 485 MIP P20 extended tem NENNEN P Pl0506 2 FTX MiP P20 P P20506 2 FTX MIP P20 tem perature Table 1 1 Variants and order codes of Easylon USB Socket Interfaces 1 2 Scope of Delivery e Easylon USB Socket Interface module with Echelon s MIP P20 firmware e Technical short information e Installation and documentation CD with 32 bit driver for Windows 2000 XP Vista 7 Server 2003 2008 2008R2 l Modification of connectors on request 2 A Linux driver is available in source code on demand LA Gesytec 22 ans y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma m USB Socket Interface User Manual Product Information 1 3 Note 64 bit driver for Windows XP Vista 7 Server 2003 2008 2008R2 Easylon RNI Software for remote LONWORKS access EasyCheck diagnosis utility for Easylon onterfaces Documentation in Adobe Acrobat PDF format Overview The Easylon USB Socket Interface realizes a LON USB connection as a plug in module to be integrated into OEM devices USB connection to the CPU board is made by a 10pin connector designed according the ASUS standard Power supply uses this connector as well As an OEM module a certain flexibility with respect to customer specific re quirements is observed e g with respect to the connector types or positions The respective module may therefore be different from the description in this docu mentation
10. PM Manual E doc v1 2 Ma ETT USB Socket Interface User Manual Installation 2 2 2 Note Windows and 16 Bit Applications The Windows driver for the 32 bit Windows versions also provides a 16 bit in terface Unfortunately Microsoft does not support this in the 64 bit versions To use it the following entry has to be made in the file config nt usually found in the windows system32 directory Device SystemRoot system32 Ipxdos exe Llonusb1 2 The 32 bit LON device used 1s specified by the optional L or L parameter Lname name Ipcwdm340 for device LPC with I O port address 340 Ippwdm0 14 for device LPP with PCI Bus number 0 and PCI device number 14 lonusb1 2 for device LONUSB at USB host controller 1 and with port number 2 at USB root If several hubs have been cascaded the respective port numbers have to be provided as well Ivxwdm5 0 MipO for device LVX wth PCle bus number 5 PCI device number 0 and instance 0 lvuwdml 2 MipO for device LVU at USB host controller 1 and with port number 2 at USB root hub Ivpwdm0 14 Mip0 for device LVP with PCI Bus number 0 PCI device number 14 and Instance 0 Ipcdrv for device EasyLPC number 1 Ippl for device EasyLPP number 1 Two subsequent 1 characters have to be entered one indicating the parameter L the second as first character of the name LIxxxx The 16 bit LON device used 1s specified by the following optional parameter Dn with n 1
11. X1 and EIA 485 nnnnnneeeen 4 Module components shown for FTX variant 5 Dimensions FIX version 20 Dimensions EIA 48 3 TE IN een re 20 List of Tables Variants and order codes of Easylon USB Socket Interfaces 4 SO D 6 Pin assignment of 10 pin USB connector sse eene 7 Pin assignment of 3pin LON connector nnns 7 ha Gesytec 22 27128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma 8 Index 16 bit applications 15 adapter settings 12 connector 19 connector pin assignment 5 debug flag 14 DebugFlag 24 dimension 19 20 dirver 4 EasyCheck 16 firmware 4 hibernate mode 25 hot plugging 25 installation 7 LED 5 19 memory 19 OPC server 5 order code 4 power consumption 19 power supply 19 product information 4 programming instructions 21 ReadTimeout 24 272 Gesytec 42 Easvlori USB Socket Interface User Manual Index registry key 26 scope of delivery 4 service LED 6 standby 14 standby mode 25 technical specifications 19 temperature 19 tips and tricks 25 transceiver 19 USB hub 25 USB standard 5 variants 4 Windows 2000 15 CE 17 Vista 15 XP 15 Windows CE application interface 21 driver installation 16 WLDV32 DLL 5 28 28
12. ar in this document Gesytec shall have no liability or responsibility to the original purchaser or any other person or entity with respect to any claim loss liability or damage caused or alleged to be caused directly or indirectly by any Gesytec product or the accompanying documentation Easylon is registered trademark of Gesytec GmbH Echelon LON LonMaker LONWORKS and NEURON are registered trademarks of Echelon Corporation Windows is a registered trademark of Microsoft Other names may be trademarks of their respective com panies The Easylon USB Socket Interface incorporates the MIP P20 program by Echelon Corporation The afore said company holds all rights relating to this software LA Gesytec 22 ans y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma Facvlon USB Socket Interface User Manual Contents Contents L Produck Miormati n seen M 4 1 1 Va pecs he m 4 1 2 SCOPE OL DEIWETY E O AT 4 1 3 Oo a a ee A N EE A E AE EEE 5 Ml CAO 7 2 Hardware Balaton ee esse 7 P NEN 21 18 121182 1111751 01 M mm I 2 2 D S OR ee ee 8 2 2 1 Driver for Windows Operating System WDM Drivers ccssssseeeeeeeeeeeeeeees 8 2 2 1 1 Installation ess 8 2 2 1 2 Manual Installation and Update 12 22 323 VS niu RE ee 12 2 2 2 Windows and 16 Bit Applications 2222ueesssesnnssssssseeeeeesnnnnnnnsnnnenenennnnnnnnnn 15 2 2 3 EasyCheck Quick I
13. can be found in the Univer sal Serial Bus Controller section of the device manager Select the properties of the desired device For 64 bit systems ha Gesytec 22 12128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma USB Socket Interface User Manual Installation El Device Manager x1 Action View ps VS TEST FA Computer H E Disk drives Display adapters FA OvOICD ROM drives aS Floppy disk controllers H E Floppy disk drives H E IDE ATA ATAPI controllers HIS Keyboards EB LON Adapters o B MN ESTE Bl Gesytec LPC340 BE Gesytec LPPO 14 ogi Mice and other pointing devices a Monitors 5 89 Network adapters lif Ports COM amp LPT pep Sound video and game controllers ds System devices El Universal Serial Bus controllers The Advanced Properties offer the following settings Gesytec LONUSE1 1 Properties F General Advanced Driver The following properties are available for this network adapter Click the property vou want to change on the lett and then select its value an the right Property Value RE ae es o Adapter Name Debug Flag Permitted Power Saving f Not Present Lon Adapter This will assign a name LONI LON9 to the LON USB adapter which certain application will require Remember that the name must not be in use by any other device driver In case of a name conflict the device can not be started Code 10 ha Gesytec 22
14. dge connector 5 V DC 5 externally via USB connector lt 100 mA max 0 C 50 C 40 C 85 C 20 C 70 C 40 C 85 C 90 no condensation Neuron service push button Neuron service LED yellow Status error LED green red 69 34 x 36 98 mm 19 28 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ET USB Socket Interface User Manual Technical Specifications 1456 1287 949 950 325 Y Y Vv VY e N gt 1 1000 inch yo LA Si x S oy Fi s a Figure 3 1 Dimensions FTX version el 11 St oo Ila 8 J 98 E Y vv i p 1 2500 gt 2518 gt 4 2595 gt 1 1000 inch LA LA N N ji I N Fi gt yy LA x B Ke 7 LO F1 gt Figure 3 2 Dimensions EIA 485 version 7 Gesytec 22 20 28 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma 4 4 1 Note ETT USB Socket Interface User Manual Programming Instructions Programming Instructions Windows CE Application Interface Some of the functions described below are marked obsolete These functions and control codes are referenced her only for compatibility with older versions of LPCDRV LG2DRV and should not used for development of new software CreateFile Op
15. e Timeout pa rameter determines the functions behavior while the receive buffer is empty Timeout 0 function returns immediately Timeout n function waits n milliseconds to receive a telegram Timeout INFINITE function works as synchronous function see also func tion ReadFile Syntax define IOCTL LPCDRV READ WAIT CTL CODE FILE DEVICE LPCDRV 0x908 X METHOD BUFFERED FILE READ DATA FILE WRITE DATA result DeviceloCcontrol n handle IOCLDLh LPCDRV READ WAIT amp timeout 4 pMsg len amp rLen NULL define IOCTL READOx43504C02 obsolete result Devicelotontroli nai handle IOCTL READ pMsg len amp timeout 4 amp rLen NULL Note Using IOCTL READ the Parameters IpInBuffer and IpOutBuffer as well as nInBufferSize and nOutBufferSize are permuted as de fined in the API Reference of DeviceloControl Parameter Type Description ni handle HANDLE file handle of the LON device timeout DWORD Timeout Milliseconds pMsg void pointer to an explicit message buffer len DWORD length of the buffers bytes Return value Type Description Result BOOL TRUE if telegram was received FALSE at timeout Set Timeout for ReadFile Reads a telegram according to the application layer format The Timeout pa rameter determines the functions behavior while the receive buffer is empty Timeout 0 function returns immediately Timeout n function waits n milliseconds to receive a telegram Timeout
16. ens a LON device Syntax ni handle CreateFile szDevName GENERIC READ GENERIC WRITE 0 NULL OPEN EXISTING 0 NULL Parameter Type Description szDevName TCHAR Device name e g TEXT LONI Return value Type Description ni handle HANDLE file handle of the LON device or INVALID HANDLE VALUE CloseHandle Closes a LON device Syntax Closelsndletdm handle Parameter Type Description ni handle HANDLE file handle of the LON device that should be closed ReadFile This synchronous function reads a telegram according to the application layer format Synchronous means the function returns only if the NEURON received the telegram or the handle is closed The timeout of this blocking call can be changed via registry or via Devicelo Control A timeout value of 0 means that this function returns immediately if no data are available ha Gesytec 22 21128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ET USB Socket Interface User Manual Programming Instructions Syntax ReadFile ni handle pMsg len amp rLen NULL Parameter Type Description ni handle HANDLE file handle of the LON device pMsg void pointer to an explicit message buffer len DWORD length of the buffer bytes rlen DWORD length of the received telegram bytes WriteFile Writes a telegram according to the application layer format This function returns immediately Syntax WriteFile ni handle pMsg len amp rLen NULL
17. inue by clicking the Next gt button ha Gesytec 22 o 28 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ETT USB Socket Interface User Manual Installation Found New Hardware Wizard Locate Driver Files 2H Where do you want Windows to search Far driver files Search for driver files for the following hardware device USE Device The wizard searches for suitable drivers in its driver database on your computer and in any of the following optional search locations that vou specify To start the search click Next IF vou are searching on floppy disk or CO ROM drive insert the floppy disk or CD before clicking Nest Optional search locations CD ROM drives Specify a location Microsoft Windows Update Back Cancel As the driver is on a CD check the CD ROM drives option Click the Next gt button that Windows can prepare the installation procedure Found New Hardware Wizard Driver Files Search Results zu The wizard has finished searching for driver files for your hardware device The wizard found a driver For the following device y LONUSE Device Windows found a driver for this device To install the driver Windows Found click Next a lonusb lonusb inf In this dialog the hardware wizard shows the driver found on the CD Clicking the Next button finally start the driver installation ha Gesytec 22 10728 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma Easvlon USB Soc
18. ket Interface User Manual Installation Found New Hardware Wizard Completing the Found New Hardware Wizard O Gesytec LONUSE Windows has finished installing the software for this device To close this wizard click Finish Lance When the installation has been finished the above message s shown Click the Finish gt button to terminate the installation procedure It s possible that you get the following message Found New Hardware Wizard Completing the Found New Hardware Wizard LY Gesytec LONUSE The software for this device is now installed but may nat work correctly To close this wizard click Finish Cancel This can happen due to the internal initialization of the driver during which the driver is shortly unloaded and reloaded Normally this message does not indicate an error If you want to check the installation you can use the device manager In the Uni versal Serial Bus Controller section you will find a Gesytec LONUSB x y entry with x designating the number of the USB host controller and y the port If external hubs have been cascaded the respective port numbers are given as well ha Gesytec 22 1128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma USB Socket Interface User Manual Installation 2 2 1 2 2 2 1 3 E Device Manager x Action view Ba pr i 1 488 vs TEST FA Computer H E Disk drives Display adapters Hi DVDICD ROM d
19. latform Builder settings Before using the Easylon USB Socket Interface you can check 1f the USB func tionality of your hardware 1s given at all For example you can test by connecting an USB mouse to your Windows CE system Add Easylon USB device driver to Windows CE image Copy the device driver file lonusb dll to the directory WINCEROOT PLATFORM NCEPC FILES Copy the component file Easylon cec to directory AWINDOWS CE PLATFORM BUILDER 3 00 CEPB CEC Start the Windows CE 3 0 Platform Builder and load the desired Platform Workspace Open the File menu and go to Manage Platform Builder Components Import the component file Easylon cec by clicking on Import New Manually add Windows CE Registry Information as described below Manually modify the file platform bib as described below Open the Platform menu and under Insert select User Component Add the lonusb dll you previously copied to WINCEROOT PLATFORM NCEPCMFILES Open the View menu and go to Catalog The Catalog View should open In Catalog open the Tree View Catalog Drivers CEPC Easylon Add the LonUsb component to your current Platform ha Gesytec 22 17128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma Easvlori USB Socket Interface User Manual Installation Modify Windows CE registry To load all necessary drivers when an Easylon USB Socket Interface is con nected to the hardware system the following entries must be co
20. le plugged into the de sired socket The PC will show that a new USB device has been found Found Mew Hardware Installing Windows will automatically start the hardware wizard ha Gesytec 22 8128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma Easvlori USB Socket Interface User Manual Installation Found New Hardware Wizard Welcome to the Found New Hardware Wizard This wizard helps you install a device driver for a hardware device To continue click Mest Cancel Click the Next gt button to start the driver installation using this assistant or Can cel and install manually cf chapter 2 2 1 2 Found New Hardware Wizard Install Hardware Device Drivers r device driver is a software program that enables a hardware device to work with an operating system This wizard will complete the installation for this device USE Device device driver is a software program that makes a hardware device work Windows needs driver files for your new device To locate driver files and complete the installation click Next What do you want the wizard to do Search for a suitable driver for my device recommended C Display a list of the known drivers for this device so that can choose a specific driver Back Cancel The option search for a suitable driver for my device must be selected as Windows does not yet know a driver for the Easylon USB Interface Please con t
21. ls are defined the service LED Service LED Flash 1 Hz No Neuron communica Error tion perhaps EEBLANK required Blink 1 2 Hz Driver installed Configure the node node is unconfigured gt Permanently ON Node is applicationless and unconfigured Permanently OFF Installation ok Normal operation or USB not connected check USB s de or driver not loaded check Windows device manager for driver Table 1 2 Service LED 3 device is delivered unconfigured LA Gesytec 22 128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ETT USB Socket Interface User Manual Installation 2 2 1 Installation Please check the delivered items You must find the Easylon USB Socket Inter face and an installation CD containing drivers and this documentation Hardware Installation Please refer also to the manual describing the device into which you want to in sert the Easylon USB Socket Interface Turn off power open the device and plug the USB module into a suitable USB socket Please observer the following Pin assignment Restart the PC after the module has been installed and insert the Drivers amp Documentation CD in order to get the appropriate driver cf chapter 2 2 Driver Installation Pin assignment I ON nA BW NN p lt Table 2 1 Pin assignment of 10 pin USB connector LON data ground LON data Table 2 2 Pin assignment of 3pin LON connector Pin 1 positio
22. n cf Figure 1 2 ha Gesytec 22 728 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma 2 2 2 2 1 Note 2 2 1 1 Easvlori USB Socket Interface User Manual Installation Driver Installation Drivers for different operating systems are available for the Easylon USB Socket Interface Currently these are Windows 2000 XP Vista and 7 and the Windows Server OS 2003 2008 und 2008 R2 The drivers support both the 32 and the 64 bit version of these operating systems Latest driver versions you can download via the Easylon Support pages of our web site www gesytec com A Linux driver is available in source code on request Windows operating systems section 2 2 1 Windows CE x86 section 0 16 Bit driver under 32 bit Windows section 2 2 2 This section also describes in short the diagnosis utility EasyCheck which can be installed separately from CD Driver for Windows Operating System WDM Drivers This section describes installation and setup of the Easylon Interface card drivers for the Windows operating system from XP onwards The setup program is using the same WDM driver Windows Driver Model for all operating systems For installation you can either use the Windows assistant or the program FastUpd exe for manual installation The latter is much more directly and espe cially helpful if you have to install several instances of the driver Installation Insert the CD into the CD drive of your PC with the modu
23. nds comprises a DWORD in hexadecimal notation to affect the behavior of ReadFile A value of INFINITE Oxffffffff makes ReadFile a blocking call This is the default behavior if no parameter is given like Ipcdrv lg2drv A timeout value of 0 means that this function returns immediately if no da ta are available ha Gesytec 22 24128 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma s 5 1 5 2 5 3 5 4 ETT USB Socket Interface User Manual Tips and Tricks Tips and Tricks Hot Plugging The Easylon USB Socket Interface may be connected and disconnected when the PC s already running Windows recognizes plugging the device n and starts the driver automatically You should not remove the device when an application Is using it Using an USB Hub Of course the Easylon USB Socket Interface can be used with an USB hub If there are a couple of USB devices active the communication between PC and Easylon USB Socket Interface may be slowed down Standby Mode of PC A PC with connected Easylon USB Socket Interface may be set to standby mode because the device will be powered during standby However if the device 1s used with an external USB hub under Windows 2000 1t was observed that at re turning from the standby mode some hubs shortly interrupt of the power supply to the Easylon USB Interface This USB hub behavior will reinitialize the device and active applications using the Easylon USB Socket Interface
24. ntained in the file platform reg LONUSB Driver HKEY LOCAL MACHINE Drivers USB LoadClients 3596 Default De fault LonUsb DLGS LOTUS Dd LIL Prerf x TLOoN DebugFlag dword 0 ReadTimeout dword FFFFFFFF These lines are provided in the file LonUsb reg Details on the registry entries are provided in Programming Instructions Modify the Binary Image Builder file platform bib Add the content of the sample file LonUsb bib to file platform bib Finish the installation procedure Build your platform and download the image to your target hardware The Windows CE device driver for the Easylon USB Socket Interface 1s auto matically loaded by the USBD module after plugging in the device and should be available to your applications ha Gesytec 22 18 28 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma ETT USB Socket Interface User Manual CPU Memory USB Interface lype Connector LONWORKS Interface Transceiver Connector Power Supply Power Supply Power Consumption Operating Conditions lemperature Operation extended range Storage extended range Humidity Display and Operation Dimensions Board 2 2 Gesytec 22 Technical Specifications Technical Specifications Neuron 3120E4 10 MHz 40 MHz 2 Kbytes RAM USB slave interface accord to high speed USB standard 2 0 1 1 compatible not optically iso lated 10 pin 2 row edge connector FTX EIA 485 Direct Connect 3 pin e
25. nterface Diagnosis 0 0 0 0 essen 16 OS CE Diver een 16 2 241 Copy dilt Windows Dresoy iie pieta aaa e ir 16 2 2442 Ihtestallon anto Windows CE MAC een an 17 MPC CHIANG ALS CC UNC AGI ons zn he ess ia 19 Programming Instructions a 21 4 1 Windows CE Apphcation IN MACS unse ee a na de 21 ne re 21 SAN MEME GS Ha een ee ern 21 AS 236 a centre ee nenn 21 LN MEER Vu Nm m 22 CN SO rear 22 4 16 REACT NG IC Tom seen ee een 23 41 7 et OO Re a I AER 23 4 1 8 Registry entries for Easylon USB Interface 24 PS AD Iris sa sde capes enr ete aient en ns 25 5 1 OP Se Ra ee 25 5 2 Uone an USD TUD UU 25 5 3 Stan by Mod DEP de ne da ae Gen om nn 25 5 4 Hibernation Mod oe ee ee ee 25 D ROSE E E y bambou CMM E A A ME 26 O Lisl ol CS NE LEE ERN 27 7 MSU OR Lables zensiert 27 D RON 28 ha Gesytec 22 328 y 2007 LPM UserDoc LPM Manual E doc v1 2 Ma USB Socket Interface User Manual Product Information 1 Product Information This manual describes the Easylon USB Socket Interface pg CS C3 R4 eee JET inr aM uber ate it H p TUN Tol d mm ISS p PAUL mce c 02A CI D4 T Lm DA EET c24 ICS Figure 1 1 Easylon USB Socket Interface FT X1 and EIA 485 1 1 Variants The following variants of the Easylon USB Socket Interface are described in this documentation Order Code Network Interface Type P P10
26. rives aS Floppy disk controllers H E Floppy disk drives H E IDE ATA ATAPI controllers m Keyboards Bil Gesytec LPPO 14 Et Mice and other pointing devices Monitors 5 89 Network adapters HF Ports COM amp LPT pep Sound video and game contrallers ee System devices El Universal Serial Bus controllers If after the installation the green LED does not blink an error has occurred in the Easylon USB Socket Interface installation In that case please disconnect the module from the PC and reconnect after a short period of non less than 10 s During the installation and at each Neuron reset the red LED is shortly flashing The device is now ready to access the LONWORKS network The USB Interface module can be connected to the LONWORKS network either using the RJ45 jack or the 3 pin screw plug socket Pin assignment can be taken from Figure 1 3 Manual Installation and Update The easiest way to install the driver is to ignore the hardware assistant and run FastUpd exe or Fast Upd64 exe from the LonUsb folder of the CD ROM The same program you will use to update an existing driver A new version will be installed on the PC within a few seconds In order to up date the firmware in the device as well you must disconnect the USB Socket In terface and reconnect it again Settings There are further settings available for the Easylon USB Socket Interface which may be helpful in certain operating conditions They
Download Pdf Manuals
Related Search
Related Contents
view USER`S MANUAL Weber 42371 Gas Grill User Manual manual de usuario manual do utilizador instrukcja użytkowania silla Copyright © All rights reserved.
Failed to retrieve file