Applies To: |
|
Summary: |
I have a PC running Win2000 and have recently uninstalled a Network Interface Card (NIC) driver because I am using a new NIC card. However, I am unable to connect to any of my PLCs on the network using the new NIC and corresponding driver; and Citect keeps returning a network error. Why is this? |
Solution: |
To correct this problem, you must do one
of the following:
1. You must use the specific LanA number being used by Win2000 and define it in the [LAN]LanA=<n> section of the citect.ini file. [LAN]LanA = -1 which is the default Local Area Network parameter will simply tell Citect to use every available protocol. To verify which LanA number is being used by the currently installed Network Interface Card (NIC), you must run Microsoft's LANACFG.EXE command line utility which enumerates the logical adapter numbers being used by each NIC using which protocol (i.e. TCP/IP, NetBEUI). This utility is available for download from the Citect Toolbox in the Win Tools & Utils | Networking Tools & Utilities section: The link address: http://www.citect.com/mycitect/downloads/toolbox?&cid=41 Deployment of the LanA Configuration utility:
Network Configuraton Diagnostic
lanacfg showlanapaths <Enter> The following is an example of what you might see at the Command Prompt window after typing lanacfg showlanapaths: Lana: 13 2. Or you can edit the registry (Win2000 platform only) in the following manner: WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT/2000 to correct them. Citect cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
\SYSTEM\CurrentControlSet\Services \SYSTEM\CurrentControlSet\Services\NWLinkIPX\NetConfig \SOFTWARE\Microsoft\<Directory Specifying Manufacturer> \SOFTWARE\MICROSOFT\WindowsNT\CurrentVersion\NetworkCards\<number> (where <number> is the number of any network adapter that appears in the Installed Adapter Cards section in Control Panel | Network)
|
Keywords: |
Related Links
Attachments