|
|
DHX DRIVER FAQHelpful Hints
I’ve installed the software. What’s next? The next step is to configure a device. You’ll need to know the card’s memory address and interrupt.I’ve configured my device, but when the system boots up, the Event Viewer shows some error messages. How do I fix that? The two most common errors result from either a conflict with another device or the driver configuration not matching the card configuration. Verify that the card’s memory address matches the driver’s address. Also, compare the state of the interrupt jumper/switch on the card with the polled/interrupt mode setting of the driver.There might be a conflict with my device. What do I do? Try setting the card to polled mode and moving it to a new memory address (C8000, D0000, D4000, and D8000 are usually good addresses to try). Make sure you change both the driver and card settings.When I configure a device, should I use polled mode or interrupt mode? We recommend polled mode. Interrupt mode gives slightly higher performance, but it puts a greater load on the CPU. Finding free interrupts and worrying about interrupt conflicts may also be a concern. For the majority of applications, running in polled mode with a 20 msec polling interval will provide sufficient throughput. Whichever mode you choose, make sure the interrupt jumper/switch setting on the card matches the driver setting.The card seems to be working, but I can’t see one of the nodes on the network. What’s wrong? There are two things to check. First, make sure the card is plugged into the network. Second, it’s likely that both nodes have the same network node address. Change the card’s network station address in the Interface Adapter Card Configuration editor. You should now be able to see all of the nodes.I have two devices in the system. How do I communicate through the second one? The DHX Demo program uses the device number to determine which card to use. The Set Device Number option lets you choose which device the demo will use. If you are using some other software, contact the manufacturer for more information on using multiple cards.I use the DHX Driver with my HMI package, but occasionally I have to use RSLogix to program my PLCs. Can I share the same adapter card between RSLinx and the DHX Driver? In general, only one device driver can control a physical adapter card and therefore sharing adapter cards between multiple device drivers is not allowed. However, the 5136-SD cards (ISA and PCI versions) from SST allow a dual interface operation, where a single card appears as two independent cards: the 5136-SD and the 1784-KT. The DHX Driver supports this mode of operation and allows configuring these cards to the 1784-KT Emulation mode. In this mode, the 32K dual-port memory window of the 5136-SD card is divided into two 16K windows. The DHX Driver uses the lower window while the upper window emulates the 1784-KT card and is available for other 32-bit device drivers like RSLinx.I’m using the 5136-SD-PCI card in the 1784-KT emulation mode. The emulated KT card is used by a third-party driver. The Advanced Settings page allows me to set dependency for RSLinx, but how can I do it for the third-party driver? Before the emulated 1784-KT card can be used by another driver, the DHX Driver has to be running first. To ensure that, Windows XP/2000/NT/Server 2003 provides a mechanism that allows one driver to identify another driver as its dependency. When the RSLinx Dependency check box is checked, the editor makes the following entry in the registry under the "HKLM\SYSTEM\CurrentControlSet\Services\RsiKtControl" key: |
[Home] [Products] [Order Info] [Support] [Search] [Links] [Content]
[Privacy Statement] [Legal Disclaimer]
Copyright © 2007 Cyberlogic Technologies, Inc.