Home

LPC / LP4 User Manual

image

Contents

1. Figure 2 2 Mount ferrite core close to connector a Gesytec Z ms Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation 2 3 2 3 1 2 3 1 1 Installation of the Network Driver Drivers for different operating systems are available for the Easylon PCI Inter face 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 Furthermore there are drivers for Win dows CCE Linux and MS Dos Latest driver versions you can downloadvia the Easylon Support pages of our web site www gesytec com Installation is described in the following sections Windows operating systems chapter 2 3 1 Windows 95 NT chapter 2 3 2 16 Bit driver under 32 bit Windows chapter 2 3 4 Windows CE x86 chapter 2 3 5 DOS Driver chapter 2 3 6 This section also describes in short the diagnosis utility EasyCheck which can be installed separately from CD A Linux driver is available in source code from the Linux directory on the CD This also contains hint s and comments The Driver and Documentation CD will lead you to the installation of drivers for different operating systems OS However all setups can as well be started manually for each OS and the respective interface card directly from the CD Driver for Windows Operating System WDM Drivers This section describes installation a
2. Parameter Type Description ni_handle HANDLE file handle ofthe 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 a Gesytec Z sua Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual Programming Instructions 4 4 4 WriteFile Writes a telegram according to the application layer format This function returns immediately Syntax WriteFile 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 telegram to be send bytes Remark The telegram according to the application layer format contains a length infor mation of the buffer itself That is why we ignore the parameter 1en in the use of function ReadFile andWriteFile Note Use the maximum length 256 bytes of the buffer while reading a telegram 4 4 5 GetVersion Returns the version number of the driver as unicode string e g TEXT LPCDRV v1 00 Syntax define IOCTL GETVERSION 0x43504C00 result DeviceloControl ni handle IOCTL GETVERSION szInfo sizeof szInfo amp NULL 0 BytesReturned NULL Parameter Type Description ni_handle HANDLE file handle ofthe LON device szInfo TCHAR Buffer for version string
3. Service LED Status Remarks Flash 1 Hz No driver installed or Check the driver settings IRQ driver conflict or address conflict to other cards Blink 1 2 Hz Driver installed Configure the node node is unconfigured Permanently ON Node is application less and unconfi gured Permanently OFF Installation ok Normal operation Table 3 5 Service LED 3 7 Connecting External LEDs This option is available with the LP42 xxx types of the Easylon PC 014 Inter face The connection type depends on the transceiver used on the card Rx bi FFT 10 3 5 LED max 20 mA GND 5V FTX d 3 Rx 5 Tx LED max 8 mA e GND 6 boards are delivered lu Gesytec 2 zu Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Technical Description Technical Specification General Bus Interface I O addresses Control register Status register Interrupts CPU Coupling Memory MIP P50 NSI Voltage supply Power consumption Temperature operational non operational Compatibility Humidity a Gesytec Z 8 bit data I O in accordance with Personal Computer Bus Stan dard P996 PC 104 Specification Version 2 3 4 settable via DIP switches 8 bit n8 bit 3 5 7 9 10 11 12 15 software selectable NEURON 3150 Chip 10 MHz parallel Slave A mode ROM 32 Kbytes RAM 24 Kbytes ROM 48 75 Kbytes RAM 9 Kbytes 5 V from PC typical 1 5
4. BytesReturnedDWORD length of the string bytes number of characters 1 2 Return value Type Description Result BOOL FALSE if buffer is too small else TRUE 4 4 6 Watcher Depending on the buffer contents several watcher commands including down load of firmware for watcher module are initiated Syntax define IOCTL_WATCHER 0x43504C01 result DeviceloControl ni handle IOCTL WATCHER inbuffer sizeof inbuffer outbuffer sizeof outbuffer amp BytesReturned NULL Gesytec 2 au Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual 4 4 7 Remark Programming Instructions Parameter Type Description ni handle HANDLE file handle of the LON device outbuffer BYTE pointer to the buffer that contains the com mands and data to send to the watcher inbuffer BYTE pointer to the buffer that contains the data sent by the watcher BytesReturnedDWORD number of bytes which are received by the watcher OK if BytesReturned gt 2 Return value Type Description Result BOOL FALSE if no Watcher was found else TRUE ReadFile with Timeout Reads a telegram according to the application layer format The Timeout pa rameter determines the functions behavior acts 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
5. destination subnet BYTE dnode destination node BYTE group BYTE member BYTE reserved 4 resp adr BYTE code message code or selector MSB BYTE data 239 ExpAppBuf ExpAppBuf msg out Explicit message buffer for outgoing messages ExpAppBuf msg in Explicit message buffer for incoming messages ExpAppBuf msg rsp Explicit message buffer for response messages int ni handle a Gesytec Z2 mn Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual Programming Instructions OxFF OxFF OxFF OxFF OxFF return 0 return 0 Local reset msg in len 2 Ok BYTE my domain 15 0 0 0 0 0 0 0x01 OxCO O OxFF int send_local int len int ldv_err msg out omg niLOCAL msg out svc_tag SVC_request msg out flags 8 msg out len len 15 msg out data len len 1 if ldv_write amp msg out len 17 while 1 ldv err ldv read amp msg in 256 if Idv err LDV OK if msg in cmq niRESET if msg in cmq niRESPONSE memcpy amp msg rsp amp msg in return 1 return 0 int set config online msg out code NM update domain msg out code msg out data 0 3 msg out data 1 4 if send local 2 return 1 NM set node mode return 0 a Gesytec Z msg out data 0 0 Domain index 0 memcpy amp
6. i e the space requirement of a message is dependent on its length Consequently a buffer capacity of 2 Kbytes default approx 50 100 messages per buffer should be quite ad equate in most cases However should it be necessary to store an even larg er number of incoming messages the input buffer can be increased Valid values for parameter I are 2 4 or 8 Kbytes Instead of the slash it is also possible to enter a dash to identify the options No distinction is made between upper case and lower case characters Multiple Easylon Interface cards installed The network driver for the Easylon Interface cards only supports one interface card If several of these cards are installed in the computer the network driver must be installed an appropriate number of times with different addresses in the config sys file If it is established during loading that another network driver has already been installed for the Easylon Interface the copyright message will be suppressed Display of Network Drivers Installed in the Computer The Ipcdrv exe file can be called from the DOS command line in the same man ner as any program to show all the network drivers installed in the system the appurtenant device names and their storage requirements a Gesytec Z na Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation R The option R additionally enables modification of the device number Example Ip
7. tion ReadFile Syntax define IOCTL READ 0x43504C02 result DeviceloControl ni handle IOCTL READ pMsg len amp timeout 4 amp rLen NULL 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 was FALSE at timeout Undefined IOCTL Codes will return FALSE a Gesytec Z aan Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual o Figure 1 1 Figure 1 2 Figure 2 1 Figure 2 2 Figure 3 1 Figure 3 2 6 Table 1 1 Table 1 2 Table 2 1 Table 3 1 Table 3 2 Table 3 3 Table 3 4 Table 3 5 Table 4 1 Table 4 2 Table 4 3 Table 4 4 Table 4 5 Table 4 6 Table 4 7 Lists of Figures and Tables List of Figures Basvlon ISA SBOS En eicere nie Reti tears eun a Dens s s i 6 Basvion PL 104 e E 6 DII EAA EE O EAU P 10 Mount ferrite core close to connector een 11 Block diagram Easylon ISA Bus Interface 25 Block diagram Easylon PC 104 TInterf ee 26 List of Tables Variants order codes and type identifiers for Easylon ISA Bus Interface 7 Variants order codes and type identifiers for Easylon PC 104 Interface 8 Setting the card address ae een 11 Connector pin assignments for TP XF and FTT network connection of Easylon ISA B
8. 2 3 Installation of the Network Drtwver 12 2 3 1 Driver for Windows Operating System WDM Drivers esses 12 23 1 1 SE m TM 12 23 158 TUBE E 14 23 13 Ee vccssdcciiastscasacteccsssnncaisdaadccandchoceosansacssedudocendadivaetatness Rin ccv ed nid 14 2 3214 EE EE 16 2 3 2 Windows 95 NT Driver eese aee een innen uber nee 16 2321 InstallgtlOfi sn 16 Ke EE EE 17 2 3 3 EasyCheck Test Utility for Windows Drivers 17 2 3 4 Windows and 16 Bit Applications essent 18 23 5 Windows CE DEIVEE Ee 19 PACIENTE 19 2 3 5 2 Use as Dynamic DEVE nee EY REN eb PAP NER UE 19 PAR leger Built In Diver esse E T 20 2 3 0 E Nis 20 PA POMMES 21 2 3 6 2 Display of Network Drivers Installed in the Computer 22 3 Techical Description wenn 24 3 1 Network iter AG senenergia E 24 3 2 ISA Bus Inter dD Bosne aa a E icUS Onde e ERIGI 24 3 3 Reset Procedure System Control uni 25 3 4 nugis 25 3 5 Connector EE 27 3 31 Easylon ISA Bus Interface use 27 aac B aslosPC 103 Interface ernennen 28 a Gesytec Z e Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Contents 3 6 KE IR Sa er nen aac eer SY ee een S 29 3 7 Connecting External LEDS use 29 3 8 Technical Speci Aton sx u ehe 30 Bl e 30 3 8 2 Basylon ISA Bus Interface siccessccsssngeacsvansatevensvesvsaasseoasenansdenstnseonunseacsnensantuvecneces 31 38 3 Basylo n PC 104 Interface neun ne deciakntaonss 31 3 9 Electromagnetic Compatibili
9. 37 Lon Adapter 15 memory 30 MIP P50 9 24 multiple cards 22 network driver 20 22 network interface 24 33 NEURON Chip address map MIP P50 34 NSI 34 NSI 9 24 Index order codes 7 8 Permitted Power Saving 16 power consumption 30 programming instructions 33 reset 25 39 screw plug terminal 6 26 service button 6 24 service LED 6 24 29 service pin 24 33 signal assignments 38 39 status byte 39 technical specification 30 temperature 30 extended 31 transmission rate 31 32 type identifier 6 unconfigured 10 update 14 variants 7 8 Watcher 6 20 Windows 95 16 CE 19 20 40 NT 16 44 44
10. EIA 485 network connection of ISA Bus Interface Gesytec 2 aa Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual 3 5 2 Easylon PC 104 Interface Technical Description The Easylon PC 104 Interface has one 10 pin block terminal for LONWORKS net work connection some customized version may have different connectors However there are differences in both card generations concerning the signal available Comestor yee m Top 10 pin block 1 2 3 4 5 6 7 8 9 Koch Reserved Reserved Reserved Reserved Reserved Reserved LON A Reserved LON B Reserved Table 3 3 Connector pin assignment for LPP4 Easylon PC 104 Interface Connector Pin Signal Remark 10pin LON con option external Service LED nector 1 SERVICE 3 3 V 10 mA High ON 2 Reserved option 3 RxLED LON traffic Rx 4 Reserved option 5 TxLED LON traffic Tx 6 Reserved T Data LONA 8 Reserved 9 Data LON B 10 Shield Shield Table3 4 Connector pin assignment for LPP42 Easylon PC 104 Inter face pin pin 10 S Gesytec Z 28 44 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Technical Description 3 6 Service LED The service LED Figure 1 1 2 and Figure 1 2 1 signals the card status Additional to the service LED signals defined by Echelon following status sig nals are defined
11. In the TP XF and FTT variants this card is equipped with two connectors either of which can be used Opin D type connector 2 pin screw plug terminal Connection to the Easylon PC 104 Interface is made by a 10 pin block connec tor Service button and LED are available on this card as well Optionally using LP42 cards the signals can as well be used externally The PC 104 card is as well available in version for extended temperature range Furthermore there are version with a protective coating These versions comply with the standard relevant to railway technology As an alternative solution to the standard LonTalk adapters described in this do cumentation there is a modern solution available with the Easylon Interfaces Especially in more demanding applications these EIA 709 1 based LonWorks compatible network interfaces offer many advantages Find more information at www gesytec com a Gesytec 2 u Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation 2 2 1 Installation Installation of both types of the Easylon Interface cards is carried out in three steps 1 Setting the I O address of the card 2 Insertion of the card 3 Installation of the desired network driver The Easylon Interface cards are delivered in status unconfigured Prior to using it as a LONWORKS network interface it has to be set configured Standard ap plications available from the market such as networ
12. and Instance 0 Ipcwdm340 f r Device LPC mit I Oport Adresse 340 Ippwdm0 14 f r Device LPP mit PCI Bus Nummer 0 und PCI Device Nummer 14 lonusb1 2 fiir Device LONUSB an USB Hostcontrol ler 1 und mit der Portnummer 2 am USB Root Hub Ipedrv f r Device EasyLPC mit der Nummer 1 Ippl f r Device EasyLPP mit der Nummer 1 Two subsequent I characters have to be entered one indicating the parameter L the second as first character of the name LIxxxx A more specific definition of the 16 bit LON device used is made by optional pa rameter Dn with n 1 9 for LONI to LON9 Without this parameter the interface will be assigned the first unused name start ing with LONI a Gesytec Z as Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation 2 3 5 2 3 5 1 2 3 5 2 Windows CE Driver Driver and reg file for Windows CE can be found in the Windows CE direc tory of the CD The Windows CE driver has been designed for x86 processors There are ver sions for Windows CE 3 0 and 4 2 5 0 6 0 They can be installed in two ways 1 CE devices with static RAM Copy the Ipcdrv dll into the Windows directory 2 else Create a new image with the driver included in your Ipcdrv bib file This is for advanced users only who want to create a custom kernel In both cases you have to create the registry entries with your desired IRQ and I O settings as described below These settin
13. automatically from the user interface of the Easylon Drivers amp Documentation CD ROM You can as well start the setup from the CDs file system Go to the Setup directory and the sub directory belonging to the Easylon Inter face board Easylon PC PC 104 Interface 95 NT Start the file Setup exe 5 The Easylon Watcher has been discontinued Gesytec S wa Archiv 96A0016E01 V3 8 April 2010 Easylon ISA Bus Interface User Manual Installation NOTE 2 3 2 2 2 3 3 During the installation you will be asked to specify the path for the installation of the utilities and demo sources Optionally you can accept the suggested path or may specify your own At the end of the setup the following dialogue will appear Easylon PC Driver configuration 1 63 xi OS Version Windows NT 1 0 Address 0340 DI IRQ 5 Cancel Here you can adjust the I O address of the Easylon Interface card and the allo cated interrupt IRQ This driver does not support multiple Interfaces in one computer De installation De installation of the drivers is done via the system control software For this first choose the item Easylon ISA Bus Interface and then click Insert Delete After the de installation the system has to be restarted EasyCheck Test Utility for Windows Drivers In addition to the drivers the test utility EasyCheck can be installed in the re spective program direc
14. s nterface nee 27 Connector pin assignments for EIA 485 network connection of Easylon ISA B s EE eene 27 Connector pin assignment for LPP4 Easylon PC 104 Interface 28 Connector pin assignment for LPP42 Easylon PC 104 Interface 28 Service LED eben 29 Sir files and anter Ee CN 33 NEURON Chip address map of MIP PSO variant ana 34 NEURON Chip address map of NSI varalt anne SEENEN 34 VO address map ISA bus T 37 Signal assignments control byte essere 38 Bit D7 D4 of control Dyte asien an Eed Sege CAPE e UE 38 Signal assignments status byte ann 39 a Gesytec Z an Archiv 96A0016E01 V3 8 April 2010 ET ISA Bus Interface H Index xif file 10 33 16 bit applications 18 Adapter Name 15 base address 10 block diagram 25 CE 11 32 configured 10 control byte 38 CPU 30 33 Debug Flag 15 de installation 16 17 device number 22 23 dimensions 31 DIP switches 6 10 driver 12 DOS 20 Windows 95 16 Windows CE 19 Windows NT 16 D type connector 6 26 27 EasyCheck 17 EIA 485 27 31 electromagnetic compatibility 11 32 EMC 26 error messages 21 23 FastInst 12 a Gesytec Z FastUpd 14 ferrite core 11 26 Firmware 16 humidity 30 I O address 10 21 30 I O address map ISA bus 37 I O ports 33 input buffer 22 installation 12 16 19 21 Installation 10 interrupt 21 interrupt 34 IRQ 13 IRQ number 21 ISA bus interface 24 33
15. 00 1 0 0 JO 0 JO JO 320 1 1 0 10 1d 0 JO 0 340 1 1 0 13 JO 0 0 JO 380 1 1 JO JO 0 JO JO Table2 1 Setting the card address 2 2 Insertion of the Card Prior to inserting the interface cards read the Mounting instructions enclosed in the delivery When inserting the Easylon ISA Bus Interface card or the Easylon PC 104 card in your computer please be sure to observe all the computer manu facturer s instructions regarding the insertion of additional interface cards Insert the Easylon ISA Bus Interface card into an available 16 bit ISA slot Plug the Easylon PC 104 Interface into the PC 104 bus connector Connect the interface card with an appropriate cable to the LONWORKS network Please refer to Section 3 5 for information regarding the connector pin assign ment 2 2 1 Mounting the Ferrite Core The Easylon Interface cards are CE certified products and meet the intent of Di rective 2004 108 for Electromagnetic Compatibility To ensure electromagnetic compatibility in accordance with Directive for opera tion of the cards the ferrite core enclosed in the delivery has to be mounted around the interface cable to the LONWORKS network Please put the ferrite core around the interface cable next to the connector on the board end side see Figure 2 2 The distance between the ferrite core and the connector on the board must not exceed 10 cm Ensure if necessary that it will stay in place
16. 2EA P Pl0605 DirectConnect MIP PSO LPALEC _ P P10615 LPAZFA P Pl0606 LPAZFC P PlO616 AA P P10104 NSI LP4 CD P P11112 TP XF 1250 Watcher Table 1 2 Variants order codes and type identifiers for Easylon PC 104 Interface The Easylon Watcher has been discontinued aba VAVAVA EE A Gesytec Z2 u Archiv 96A0016E01 V3 8 April 2010 ETT ISA Bus Interface User Manual Product Information 1 2 1 3 Scope of Delivery PC plug in card with Echelon s MIP P50 or NSI firmware Installation and Documentation CD including network drivers for 32 bit and 64 bit versions of Windows XP Vista 7 Server 2003 Server 2008 Server 2008 R2 Windows CE Linux and MS DOS Easylon RNI Software for remote LONWORKS access EasyCheck utility for Easylon Interfaces WLDV32 DLL Documentation in Adobe Acrobat PDF format Overview The Easylon Interface cards are a cost effective link between a standard PC or a PC 104 computer and the LONWORKS network They provide one interface to the network Variants are available for connection via transformer coupled twisted pair TP XF free topology FTT FTX smart direct connect transceivers and for EIA 485 serial connection Firmware are alternatively MIP P50 or NSI While MIP is the cheaper solution offering more memory NSI will always be needed if LNS is used The Easylon ISA Bus Interface card is provided with a service button and LED
17. A slot 16 bit Figure 3 1 Block diagram Easylon ISA Bus Interface Gesytec S em Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Technical Description 10 pin block terminal transceiver module service button LED PEE Neuron memory watcher 3150 Chip ROM SRAM host interface PC ISA 8 bit data inter PC 104 connector Figure 3 2 Block diagram Easylon PC 104 Interface CR Gesytec e Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Technical Description 3 5 NOTE 3 5 1 Connector Pin Assignments For EMC reasons the cable used for network connection must be fitted with the ferrite core see 2 3 This 1s independent of which connector on the board is used Easylon ISA Bus Interface The Easylon ISA Bus Interface provides 9 pin D type connectors Figure 1 1 4 for network connection In the TP XF and FTT variants the card is addi tionally equipped with a 2 pin screw plug terminal Figure 1 1 3 which can be used alternatively Data Data Reserved Reserved Reserved Reserved Reserved Reserved 1 2 3 4 5 6 7 8 9 Reserved Table 3 1 Connector pin assignments for TP XF and FTT network connec tion of Easylon ISA Bus Interface Reserved Reserved Data RTS Reserved U supply voltage electrically isolated U supply voltage electrically isolated Data RTS Table 3 2 Connector pin assignments for
18. 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 96A0016E01 V3 8 Date May 2010 User Manual Easylon ISA Bus Interface Easylon PC 104 Interface 225 Gesytec 2 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Foreword This manual provides you with all the information which you will need to use the Easy lon ISA Bus Interface and Easylon PC 104 Interface cards However this manual will neither explain aspects of Echelon s LONWORKS technology nor Echelon s Microprocessor Interface Program MIP or Network Service Interface NSI used on theses network interface cards The interface card network drivers have been designed in accordance with the driver specifica tions of the Echelon Corporation They are not explained in detail in this manual For further information on the LONWORKS technology please refer to the exten sive documentation provided by Echelon Especially Echelon s LONWORKS Host Application Programmer s Guide will be required if applications are to be developed using Gesytec s Easylon ISA Bus or PC 104 Interface cards as a net work interface After a general presentation of both Easylon Interface cards in Chapter 1 Chap ter 2 describes the necessary steps to install the cards Chapter 3 contains a general technical description Chapter 4 Programming Instructions con
19. I during startup of Windows CE you have to make the following entries in the file Lpcdrv reg HKEY LOCAL MACHINE Drivers BuiltIn lpcdrv Prefix TON DI 1 lpcdrv dl n Order dword 0 DeviceType dword 0 LON dword 1 In this case the functions RegisterDevice and DeregisterDevice must not be used by any application It is allowed to open a device multiple times for example one application can use the NEURON Chip and another application can use the Watcher of an Easylon Interface A main functionality of Windows CE driver support is to be able to register a driver several times This driver will handle several devices in parallel However this release of the Gesytec LonWorks network driver for Windows CE does not support this mechanism As a workaround you have to copy and rename the driver e g Ipcdrv1 dll Ipcdrv2 dll Then each of these drivers can be used as a single driver for each LON device DOS Driver The network driver for MS DOS supplied with the Easylon Interface card has been designed in accordance with the specifications by Echelon Corporation For information on the network driver interface which is required to develop ap plications please refer to the LONWORKS Host Application Programmer s Guide from Echelon a Gesytec Z na Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation 2 3 6 1 The driver can be taken form the CD ROM
20. W 0 C to 50 C 20 C to 60 C LonTalk EIA 709 1 according to DIN 40040 class F 30 44 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Technical Description 3 8 2 Easylon ISA Bus Interface Dimensions 160 mm x 107 mm for short 16 bit ISA slot EMC EN50081 1 EN50082 1 Network interface Order Network Trans Network connector Protection Code interface mission type rate P P10001 TP XF 78 kbps 9 pin D type plus Sparc gaps P P10011 2 pin screw plug P P11001 terminal P P10002 TP XF 1 25 9 pin D type plus Sparc gaps P P10012 Mbps 2 pin screw plug P P11002 terminal P P10003 EIA 485 139 kbps 9 pin D type secondary protec P P10013 electr isol tion by Zener dio P P11003 des P P10004 FTT 78 kbps 9 pin D type plus Sparc gaps P P10014 2 pin screw plug P P11004 terminal cf Table 1 1 for variant identifiers on the card 3 8 3 Easylon PC 104 Interface Dimensions 90 2 mm x 95 7 mm for PC 104 computers Temperature extended range 40 C to 85 C 40 C to 85 C EN 55 022 A B EN 61 000 2 EN 50 155 for versions with extended temperature operation storage EMC Compatibility a Gesytec Z range 31 44 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Technical Description Network interface Order code Network Trans Network connector Protection interface mission ty
21. ae Gesytec Z Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual Data bit Description D7 D2 reserved must be written as 0 D1 DO T 10 reserved currently acts like NSI 11 EEBLANK 4 3 1 1 Signal Assignments Control Byte Programming Instructions D 2 Iteruptselectsee Table4 6 D3 NSERV NEURON Chip service pin high active NEURON Chip clear reset flip flop low ac D2 NCF tive WTCRES Watcher reset high active DO NRES NEURON Chip reset high active Table 4 5 Signal assignments control byte The control byte of the Interface card is reset at Power On reset the reset signal to the NEURON Chip and the service pin are not activated Table 4 6 Bit D7 D4 of control byte Gesytec S 0 1 1 1 1 1 1 1 1 meer PrP E E E CH Gei ro E E ro ro E EH Gei momomom 0 x 38 44 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual 4 3 1 2 4 3 2 Programming Instructions Signal Assignments Status Byte De Qu ps ui D3 NINT Status of NEURON Chip interrupt flip flop low active D2 NRF Status of NEURON Chip reset flip flop Uli 7 RN Di WTCHS Watcher handshake low active Do wus NEURON Chip handshake low active Table 4 7 Signal assignments status byte Reset Procedure The NEURON Chip starts up automatically when the power of the PC is switched on During operation a hardw
22. are reset of the NEURON Chip can be initiated via a control bit NRES The NEURON Chip is able to initiate a reset independently during operation An additional reset flip flop is implemented on the NEURON Chip to enable the PC to identify such a reset The status of this flip flop NRF can be checked via the status byte of the Interface card The flip flop is reset and deactivated via the control bit NCF When NCF is hold low the reset flip flop is deactivated NCF 0 a Gesytec Z2 n Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual 4 4 4 4 1 4 4 2 4 4 3 Programming Instructions Windows CE Application Interface CreateFile Opens 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 LON1 Return value Type Description ni_handle HANDLE file handle of the LON device or INVALID HANDLE VALUE CloseHandle Closes a LON device Syntax CloseHandle ni_handle Parameter Type Description ni_handle HANDLE file handle ofthe 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 Syntax ReadFile ni handle pMsg len amp rLen NULL
23. c S nn Archiv 96A0016E01 V3 8 April 2010 Easylon ISA Bus Interface Manual Programming Instructions 4 2 Device Status Applications have to take care of the status of the Easylon Interface card As an example some parts of code are shown below The structures used are taken from the so called HOST APPLICATION of the Echelon Corp This application is available from the Echelon web site www echelon com pragma pack 1 define NM update domain 0x63 define NM set node mode 0x6C define SVC_request 0x60 define niRESPONSE 0x16 define niLOCAL 0x22 define niRESET 0x50 define LDV OK 0 typedef struct BYTE cmq cmd 7 4 queue 3 0 BYTE len BYTE svc tag O 7 Service 6 5 auth 4 tag 3 0 BYTE flags prio path cplcode 5 4 expl altp pool resp BYTE data len BYTE format rcv domain 7 flex 6 union struct BYTE dom node domain 7 node memb 6 0 BYTE rpt retry rpt timer 7 4 retry 3 0 BYTE tx timer i tx timer 3 0 BYTE dnet grp destination subnet or group BYTE nid 6 NEURON ID send struct BYTE snet source subnet BYTE snode source node BYTE dnet grp destination subnet or group BYTE dnode nid 7 destination node or NEURON ID rcv u struct BYTE snet source subnet BYTE snode source node BYTE dnet
24. edrv r13 changes the name LONI to LON3 If the first device number does not exist or if the second number has al ready been assigned to another device driver the message Invalid or duplicate device name will appear Renaming device names is not restricted to network interface devices defined by this Easylon Interface network driver and can also be applied from a Windows DOS box as a global function for the entire system including 16 bit Windows applications ae Gesytec Z zu Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Technical Description 3 3 1 3 2 Technical Description This chapter describes the ISA Bus interface card and two generations of the Ea sylon PC 104 Interface The PC 104 cards can be identified by the type codes LP4 for the old and LP42 for the new cards Wherever necessary these names are used to discern both Network Interface The Easylon Interface cards are based on the NEURON 3150 Chip Under MIP P50 firmware the NEURON Chip is operated with up to 32 Kbytes ROM as program memory and 24 Kbytes SRAM as data memory For the NSI firmware versions the memory is 48 Kbytes ROM and 9 Kbytes SRAM It is connected to the PC bus in Slave A mode For monitoring purposes a reset flip flop is additionally implemented on the in terface card a reset of the NEURON Chip can be identified by the PC via a status byte The same mechanism is implemented for the interrupt fli
25. erface 225 Gesytec z sn Archiv 96A0016E01 V3 8 April 2010 ETT ISA Bus Interface User Manual Product Information Figure 1 1 Easylon ISA Bus In amp _ ert mu terface kroto L T E Echelon ated Chip 1 Service button g 2 Service LED 8 3 Screw plug terminal TP XF and FTT variants only 4 9 pin D type connector 5 ROM with Echelon s MIP P50 or NSI 6 Type identifier on rear side see table 1 1 7 DIP switches for setting the card ad dress 8 Connector for Watcher piggyback module Figure 1 2 Easylon PC 104 Inter e face Type code LP42 xxx 1 Service LED 2 eee eee EENEEEEEN t ea y pa ta eg a Service button 3 LON traffic LED optional 4 Shield MUST be connected 5 block terminal for LON bus pin 1 6 e wm DIP switches for setting the card ad dress 7 PC 104 bus connector 8 Type identifier and serial on connect Older versions with type code LP4 xxx 4 2 G 4 yd 3 4 s 39 Service button Service LED 10 pin block connector wa D D D D D D D D Emu Enan unm CDD DD LA 1 u mum DD D D D D D D D D D D D D D D D D DIP switches for setting the card ad dress 5 PC 104 c
26. face card is a network node in the LONWORKS network It is operated under Echelon s Microprocessor Interface Program MIP P50 or with NSI firmware using the NEURON 3150 Chip as communication processor The appropriate external interface files xif are on the installation disk Which xif file is describing which interface card variant is explained in table 4 1 below Network Interface Transmission rate XIF file TP XF 78 kbps lolp072f xif TP XF 1 25 Mbps lolp073f xif RS485 optically isol 39 kbps lolp074f xif FTT 78 kbps lolp075f xif Table4 1 xif files and interface card variants Interface to the Network The different variants of the network interface are each operated directly via the communication port CPO CP4 of the NEURON Chip which is to be configured accordingly for the transmission process concerned Node CPU The interface node is designed on the basis of the NEURON 3150 Chip The stan dard clock pulse for the processor is 10 MHz Under MIP P50 firmware the pro cessor is equipped with a 32 Kbytes ROM as program memory A 24 Kbytes SRAM serves as the data memory The memory for NSI firmware is 48 75 Kbytes ROM and 9 Kbytes SRAM The 11 I O ports of the NEURON Chip are all used for parallel coupling with the ISA bus interface a Gesytec Z n Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual 4 1 2 1 4 1 2 2 4 1 2 3 Note Programming Instructions The s
27. gs of course depend on your sys tem resources Installation The driver will use the I O base address as well as the interrupt of a LON device found in the registry To use an Easylon Interface card as device named LONI with the base address 0x340 and interrupt IRQ 10 0x0A hex you have to add following in the file Lpedrv reg HKEY LOCAL MACHINE Gesytec Lpcdrv LON1 ToBase dword 0340 Irq dword a The reg file is provided in the Windows CE driver directory Use as Dynamic Driver RegisterDevice This will register the driver and make it available as LON device This device is then available as LONx and can be opened by the function CreateFile cf chapter 4 3 Syntax hDev RegisterDevice L LON dwIndex TEXT lpcdrv dll dwIndex Parameter Type Description dwIndex DWORD LON device number 1 LON1 2 LON2 etc a Gesytec Z ma Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation 2 3 5 3 NOTE NOTE 2 3 6 Return value Type Description hdev HANDLE valid device handle or NULL if driver has al ready been registered DeregisterDevice This will remove the registration of the driver Before you remove the registra tion you must close the device Syntax DeregisterDevice hDev Parameter Type Description hdev HANDLE Device handle Use as Built In Driver If you want to register the driver as LON
28. k management tools auto matically set this status or offer an appropriate command For customer specific applications which shall use the Easylon Interface cards the status setting has to be taken care of Chapter 4 gives further hints on this subject The external interface files xif for the different card variants can be found in the XIF directory of the installation CD Table 4 1 references the different file to the interface card variants Setting the UO Addresses Both the Easylon ISA Bus Interface and the Easylon PC 104 Interface are as signed four I O addresses on the ISA bus of the PC The base address of this I O range is set via DIP switches cf Figure 1 1 7 and Figure 1 2 6 Before set ting the base address establish which address range is available on your comput er in its current configuration From left to right the switches define address bits 1 8 ad 12345678 dress bits 9 and 10 are set to 00 and can t be set by the user e When a switch is in its upper position ON the address bit is defined as 1 in the lower position the address bit is de OFF Figure 2 1 DIP switches fined as 0 The setting shown in Figure 2 1 corresponds to I O base address 340 11 0100 0000 a Gesytec Z a Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation Examples Ad A9 A8 A7 A6 A5 A4 A3 A2 dress 200 1 10 0 JO JO 0 JO JO 3
29. msg out data 1 amp my domain 15 Subnet 1 Node 64 if send_local 16 return 0 Change state Configured online Success 36 44 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual 4 3 ISA Bus Interface Programming Instructions The ISA bus interface is implemented as an 8 bit I O interface in accordance with Personal Computer Bus Standard P996 Draft D2 01 This module is assigned four I O addresses For timing reasons the data flow control information NEURON Chip and data driver is not derived from the read and write strobes of the ISA bus but is implemented on an address related basis Two I O addresses are thus reserved for this purpose The PC employs one 8 bit control and status register each in the ISA bus in terface for control and status checking of the NEURON Chip respectively 4 3 1 l O Address Map Base address Device Attention Special addresses for LP42 002 amp Write Reset interrupt flip flop from NEURON Chip 003 amp Write Write data NEURON Chip 003 amp Read Table 4 4 I O address map ISA bus Base address Device 002 amp Write Reset interrupt flip flop from NEURON Chip For NSI write 0 for MIP write 1 Signals for resetting the Interrupt Flip Flop As the bit combination at the same time sets the firmware mode MIP or NSI a special byte must be written when resetting the interrupt flip flop
30. nd setup of the Easylon Interface card drivers for the Windows operating system from Windows XP onwards This setup will install the same driver for all operating systems Windows Driver Model Finally de installation of the driver is explained Installation As these Easylon Interfaces are no Plug and Play devices the driver must be in stalled manually The setup 1s either started by following the guidance given by the CD or by selecting the directory Lpclpp on the Drivers amp Documentation CD and starting the file FastInst exe a Gesytec Z2 121 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation The driver will be installed after a few seconds with its standard settings If you want to install more than one board start FastInst exe the appropriate number of times and change the resources manually The Easylon Interfaces driver will installed with the following standard configu ration I O address range 340 344 IRQ 5 If the Easylon Interface is to use different resources these have to be set manual ly using the PCs device manager Gesytec LPC340 Properties 21x General Advanced Driver Resources Hal Gesytec LPC340 Resource settings Resource type Setting Ml Input Output Range 0340 0343 Wl Interrupt Request 05 Setting based on VS Use automatic settings Change Setting Conflicting device list Alternative Installation methods Alternati
31. onnector 6 Type identifier on rear side see table 1 1 7 Connector for Watcher piggyback module 1 TPT transformer coupled twisted pair FTT free topology transceiver The Easylon Watcher has been discontinued Gesytec S u Archiv 96A0016E01 V3 8 April 2010 ETT ISA Bus Interface User Manual Product Information 1 1 Variants The following variants of the Easylon Interface cards are currently available and describe in this manual There are further customer specific versions to which this manual only partially applies Each variant is identifiable by a type code sticker on the rear of the card Type Code Order Code Network Interface CAA ISA Bus Interface LPCAA Jena FTT MIPPSO LPCAB PPll004 FTT Jg Watcher LPCAC Jena FTT NSE EE NN NS 703 Table 1 1 Variants order codes and type identifiers for Easylon ISA Bus Interface 3 The Easylon Watcher has been discontinued Gesytec S a Archiv 96A0016E01 V3 8 April 2010 ETT ISA Bus Interface User Manual Product Information Type Code Order Code Network Interface Variants Easylon PC 104 Interface LP42 BA P Pl0601 TP XF 78 MIP PSO LP42 BC P P10611 TP XF 78 NSI LPA2 CA _ P P10602 TP XF 1250 MIP PSO LP42 CC P P10612 TP XF I250 NSI IP P5O LPAZDC Jenna wes NS IP PSO LPALAC P PI0614 FTTIO NSI LPA
32. p flop In order to visualize the status and to initiate the service function of the node the service pin of the NEURON Chip is available in the front panel with service but ton and service LED cf Fig 1 1 1 2 and Fig 1 2 1 2 to activate the function ISA Bus Interface The ISA bus interface has been implemented as an 8 bit I O interface in accor dance with Personal Computer Bus Standard P996 Specialties of the PC 104 Interface are covered by the PC 104 Specification Version 2 3 The Easylon Interface cards are assigned four I O addresses on the ISA bus The base address of this I O range is set via DIP switches cf Chapter 2 1 Setting the I O Addresses Two addresses are used for data communication between PC and network node while two further addresses are available for status checks and to control the NEURON Chip and the other for the watcher module a Gesytec Z zu Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Technical Description 3 9 Reset Procedure System Control Reset of the NEURON Chip of the Easylon Interface cards can be initiated from the computer with a program controlled function After a system reset the NEURON Chip starts up automatically 3 4 Block Diagram 9 pin D type screw plug terminal transceiver module service button LED peu Neuron memory watcher 31509 Chip ROM SRAM host interface PC ISA 8 bit data inter IS
33. pe rate P P10101 TP XF 78 kbps IDC Sparc gaps P P10111 P P11101 P P10601 P P10611 P P10102 TP XF 1 25 IDC Sparc gaps P P10112 Mbps P P11102 P P10602 P P10612 P P10603 RS485 39 kbps IDC Zener diode P P10613 electr isol P P10104 FTT 78 kbps IDC Sparc gaps P P10114 P P11104 P P10604 P P10614 P P10605 Direct 1 25 IDC Diode P P10615 Connect Mbps P P10605 FTX 78kbps IDC Sparc gaps P P10615 cf Table 1 2 for variant identifiers on the card 3 9 Electromagnetic Compatibility The Easylon ISA Bus Interface and the Easylon Interface cards are CE certified products and meet the intent of Directive 2004 108 for Electromagnetic Compa tibility To ensure electromagnetic compatibility under operation in accordance with the above mentioned EEC directive the ferrite core enclosed in the delivery must be mounted around the interface cable to the LONWORKS network The ferrite core must be mounted close to the connector on the board end side of the cable The distance between the ferrite core and the connector on the board must not exceed 10 cm a Gesytec Z 32144 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface Manual 4 4 1 Programming Instructions Programming Instructions This chapter gives programming instructions to both the Easylon ISA Bus Inter face and Easylon PC 104 Interface They are generally referred to as interface card or interface node LONWORKS Network Node The Easylon Inter
34. result in the error message No or invalid port address If the address is valid but no Easylon Interface is installed in the computer or configured for the stipulated address the message is Interface card is not responding JO only valid for Ipcdrv2 exe This parameter specifies the IRQ number in hexadecimal notation It must always be set if the default IRQ 5 is not used The following IRQs can be used 3 5 7 9 A BB CorF Gesytec S zu Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation 2 3 6 2 If an invalid IRQ is entered the following error message will be displayed Error Only IRQ 3 5 7 9 A B C or F allowed D Setting of device number The device number may be in the range from 1 to 9 LONI LON9 If this option is not specified the network driver will be assigned the smallest free number default If another network driver has already been installed with the same device number this will result in the error message Invalid or duplicate device name If the parameter D 1s specified without entering a subsequent numerical value the device number will be assigned automatically If all possible de vice numbers have already been assigned to other network drivers this will result in the error message LONI LON9 already defined I Increasing the input buffer The input and output buffers of the Easylon ISA Bus Interface network driver are configured as byte level FIFOs
35. s DOS directory There are two versions Driver without interrupt lpcdrv exe Driver with interrupt Ipedrv2 exe The driver files Ipcdrv exe or Ipcdrv2 exe have to be copied onto the hard disk of your computer e g into a directory named C easylon The network driver for the Easylon Interface cards requires 1 6 Kbytes of resi dent program code 2 Kbytes of output buffer and 2 4 or 8 Kbytes of input buf fer Installation The network driver will be installed in the system as device with the first free name starting with LON1 by adding in the config sys file the line device path Ipcdrv2 exe A port address Ofirg nr Or devicehigh path lpcdrv2 exe A port address Of irq nr path is describing the location to which the of the driver file was copied The port address is the I O address previously set on the card by means of the DIP switches To set the default port address the IRQ 10 OAh and use the path pro posed above the correct entry here would be device C easylon Ipedrv2 exe A340 QA Options The following options can be used A This parameter specifies the port address in hexadecimal form It must al ways be set if the default address 340h is not used Addresses which are reserved for standard peripherals COMI COM4 LPT1 LPT3 floppy disk hard disk video adapter and the I O modules on the motherboard must not be used Any attempt to do so will
36. tains the information which will be of importance should you wish to develop your own network driver software for one of the Easylon Interface cards This documentation is subject to changes without notice Gesytec assumes no responsibility or liability for any errors or inaccuracies that may appear 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 LONWORKS and NEURON are registered trademarks of Echelon Corporation Windows is a registered trademark of Microsoft Other names may be trademarks of their respective companies The Easylon ISA Bus Interface card and the Easylon PC 104 Interface card incorporate the MIP P50 or NSI programs from the Echelon lu The aforesaid company holds all rights relating to this software Gesytec 2 n Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Contents Contents MEM scd aD c LT 5 1 1 C MR eee sea vcs G 7 1 2 Scope of De USES nee nase 9 1 3 OVETVIEW T ER 9 2 Installation unse 10 2 1 Setting the VO Addresses icri iaieiiea ninde aaaea Eea EREE 10 2 2 Insertion of the Card DEE 11 221 Mo ting the reesen egenen 11
37. tatus of the service pin of the NEURON Chip is indicated by a LED The service function can be activated via the button cf Fig 1 1 1 and Fig 1 2 1 Coupling NEURON Chip lt gt ISA Bus Interface The NEURON Chip is coupled in Slave_A parallel mode The handshake bit de fined by the NEURON Chip NHS to control the data flow can be checked via the status byte of the Easylon ISA Bus Interface Please refer to the NEURON 3150 Chip data book with regard to the data communication mechanisms in Slave A mode Interrupt Function NEURON Chip ISA Bus An interrupt flip flop is set via write access to a defined memory address This interrupt flip flop is reset acknowledged by the host via accesses to an I O ad dress Read back of the interrupt status by the NEURON Chip is not possible NEURON Chip Address Map Address range 0000 S7FFF amp Read ROM 32 Kbytes program memo ry 8000 DFFF amp Read Write SRAM 24 Kbytes data memory E000 E7FF amp Write Set interrupt flip flop E800 FFFF NEURON Chip internal Table 4 2 NEURON Chip address map of MIP P50 variant Address range 0000 C2FF amp Read ROM 48 75 Kbytes program memory C300 E6FF amp Read Write SRAM 9 Kbytes data memory E700 E7FF amp Write Set interrupt flip flop E800 FFFF NEURON Chip internal Table 4 3 NEURON Chip address map of NSI variant Setting of the interrupt flip flop is data independent Gesyte
38. tem devices Universal Serial Bus controllers The Advanced TAB allows setting of individual properties a Gesytec z 14 44 Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation Gesytec LPC340 Properties 21x General Advanced Driver Resources The following properties are available for this network adapter Click the property you want to change on the left and then select its value on the right Property Value e e Not Present Permitted Power Saving Lon Adapter You can assign a name LONI LON9 to the interface board as some ap plications may require ATTENTION The name chosen must not be in use by any other driver The device will not NOTE start if a name is used twice Code 10 Adapter Name Alternatively a name can be chosen freely e g building 7 If names are given in both sections Lon Adapter and Adapter Name only the name defined under Lon Adapter will be used Debug Flag This field contains a DWORD in hexadecimal notation of different flags for de bug purposes Usually it is set to 0 not existing By setting the single bits cer tain debug features can be turned on At the moment the bits 0 1 and 2 are used Bit 0 LON telegrams at the interface from and to the application are displayed in the debug output Bit 1 LON telegrams at the interface from and to
39. the Neuron Chip are displayed in the debug output a Gesytec Z iss Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation Bit 2 LON telegrams at the interface from and to the Easylon Watcher are displayed in the debug output Bit 3 CREATE and CLOSE of the driver are displayed in the debug output NOTE The Debug Output can be displayed using for example the program Debug View available at www sysinternals com Firmware The options MIP NSI or EEBLANK are displayed These settings are for future releases and do not have any effects now Permitted Power Saving Usually the Easylon Interface allow the standby mode as well as the hibernate mode In certain operating conditions it can lead to errors if the PC with a LON application running changes to hibernate or standby mode This can be turned off by selecting None 2 3 1 4 De installation De installation uses the Windows Device Manager Select the driver Gesytec LPCxxx under LON Adapters with the right mouse key and choose de install 2 3 2 Windows 95 NT Driver This section describes the driver setup for the Easylon Interface cards for the Windows 95 and Windows NT operating systems The Setup program will automatically install the network driver required by the computer s operating system Finally the de installation procedure of the network driver is explained 2 3 2 1 Installation The setup can be started
40. tory 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 EasyCheck runs an analysis of the system s software It will open the selected in terface check the driver version and display it By sending a query status command the communication with the hardware is tested Using the read mem ory command the utility will show if the device is running MIP or NSI firm ware Properly installed Easylon Interfaces will send a corresponding answer a Gesytec Z ms Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual Installation 2 3 4 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 Llpcwdm340 A more specific definition of the 32 bit LON device used is made by optional pa rameter Lname name Ivxwdm5 0 MipO for device LVX wth PClIe bus number 5 PCI device number 0 and instance 0 Ivuwdm 1 2 Mip0 for device LVU at USB host controller 1 and with port number 2 at USB root hub Ivpwdm0 14 MipO for device LVP with PCI Bus number 0 PCI device number 14
41. ty aa 32 4 Programming EN E 33 4 1 LONWORKS Network Node nie 33 4 1 1 Jutenfaec to the ISOC eas seh ncuGvewansacsansicnsaravatonasuoune QR ER RU I UH po Ri enemas 33 NU MEN Ln ls Per 33 4 1 2 1 Coupling NEURON Chip gt ISA Bus Interface 34 4 1 2 2 Interrupt Function NEURON Chip ISA Bus 34 4 1 2 3 NEURON Chip Address Map nun aan een 34 42 eege 33 4 3 ISA Bus Thiet d68 odio eO geet 37 431 VO Addr ss IAD Pe 37 4 3 1 1 Signal Assignments Control Die 38 4 3 1 2 Signal Assignments Status BVIesouecsuerassbbvon PR dat Eege 39 4 3 2 Reset Prod ee 39 4 4 Windows CE Application Interface 40 LM MEN PI i E 40 242 e 40 dA TE E 40 444 Nele seien 41 AAD Geo eisen 41 BAG e 41 44 7 3 ReadPil with Timeout sen 42 I Last of Hurt 43 br List OT Tabl ana ee 43 7 KT E A4 a Gesytec Z u Archiv 96A0016E01 V3 8 April 2010 Easylon ISA Bus Interface User Manual Product Information 1 Product Information Two Easylon Interfaces cards are described in this manual Easylon ISA Bus Interface cem H S e plug in card for short 16 bit A Me b oil ISA bus slots anlar Si DE ud j I EE Ss E c Easylon PC 104 Interface ISA bus Interface card in PC 104 format NOTE In this manual both cards are generally referred to as Interface cards If differ ences between the two have to be described they are explicitly referred to as Easylon ISA Bus Interface or Easylon PC 104 Int
42. vely you may use the Windows Hardware Assistant for driver installa tion However this may require stepping through up to 15 dialog boxes If you are using this method anyway please select the setup file LpcWdm inf and the Gesytec LPC WDM Driver ISA PC 104 driver One advantage you will get using this method resource selection will be made during the installation procedure a Gesytec Z2 Ges Archiv 96A0016E01 V3 8 April 2010 Emm ISA Bus Interface User Manual 2 3 1 2 Update In case you want to update an existing driver start FastUpd exe Installation from the Lpclpp directory on the CD ROM A new version will be installed from CD within a few seconds 2 3 1 3 Parameter Setting Certain operating conditions may require special settings for the Easylon Inter faces In the Device Manager select the respective interface board under LON Adapters and modify the settings mj 4 Device Manager LE CE x Action von e 2 Big ga ag Computer C23 Disk drives Display adapters 43J DVD CD ROM drives Floppy disk controllers 9 Floppy disk drives amp 93 IDE ATAJATAPI controllers Keyboards ES LON Adapters ES Gesytec LONUSB1 1 1G E Bill Gesytec LPPO 14 Ca Mice and other pointing devices Monitors E Network adapters d Ports COM amp LPT Sound video and game controllers m Sys

Download Pdf Manuals

image

Related Search

Related Contents

取付説明書  journeaux-crea-light-claire-diterzi  User Manual  Mode d`emploi mélangeurs PAGERIS  Samsung 010505D5 Cell Phone User Manual  JetBox 8210 User Manual  Factory Gateway FGW-SE41-24V 取扱説明書  Wireless Sensor Networks: Development of an Environmental Data  Guía de inicio - LogMeIn Rescue  Tecumseh AE4450Y-XN3C Drawing Data  

Copyright © All rights reserved.
Failed to retrieve file