Applies To:
  • CitectSCADA 1.00, 1.01, 1.10, 1.11, 1.20, 2.00, 2.01

Summary:
The following is a full list of NetBIOS errors. Under some error conditions, Citect will report the native NetBIOS error code. From the table below you can find the cause of the problem. 

Solution:
Error
(hex)
Description Possible Fix
0x01 Illegal buffer length The length of a buffer is illegal. This should not occur with Citect.
0x02 Invalid command The command specified in invalid. This should not occur with Citect.
0x05 Command timed out The command has timed out. The normal Citect timeout is 15 seconds, set with the [LAN] SendTimeout parameter. Timeouts occur when the remote computer has failed, or cannot respond for some reason. Check the remote computer and the LAN.
0x06 Message incomplete This should not occur with Citect.
0x07 No Ack Failure This should not occur with Citect.
0x08 Illegal LSN The session number is illegal.
0x09 No resource available
0x0A Session closed The session has been closed.
0x0B Command Canceled
0x0D Duplicate local name When adding the local NetBIOS name, it was the same as a local name. This may occur if Citect did not shutdown correctly and you restarted Citect. Reboot the computer and retry. It may also occur if another NetBIOS program has the same name. This may occur if you are using Windows for Workgroups and the Computer name is the same as the Citect Node name, and you have [LAN] GroupName=0. To fix the problem, change the node name or WFW computer name.
0x0E Local name table full The local name table is full. Increase the size of the NetBIOS name table¾see your network setup for details.
0x0F Name has active sessions
0x11 Local session table full The local session table is full. Increase the size of the NetBIOS session table¾see your network setup for details.
0x12 Session open rejected
0x13 Illegal Name number The local name number is illegal. This should not occur with Citect.
0x14 Cannot find called name The called name cannot be found. Either the remote computer is not running, not listening, or the name is incorrect. Startup the named computer and check the name.
0x15 Name not found or illegal The local name number is illegal. This should not occur with Citect.
0x16 Name in use on remote adapter The name we are trying to add is already been used on another computer. Change this computer's name.
0x17 Name deleted The name specified has been deleted.
0x18 Session ended abnormally The sesson has been closed abnormally. This will occur when a timeout occurs on a send.
0x19 Name conflict Dectected Two computer with the same name have been dectected on the network. Find the two computers and change one of their names.
0x1A Incompatible remote device
0x21 Interface busy
0x22 Too many commands pending NetBIOS has run out of NCB's. Increase the number of NCB.s in the NetBIOS configuration¾see your network setup for details.
0x23 Invalid Adapter Number The LANA number is invalid.
0x24 Command completed during cancel
0x25 Reserved name specified The name specified is a reserved name. Change the NetBIOS name.
0x26 Command not valid to cancel
0x40 LANA system error Network hardware is faulty
0x41 LANA remote hot carrier Remote network card is faulty
0x42 LANA local hot carrier Local network card is faulty
0x43 LANA no carrier detected Network hardware is faulty
0x44 Unusual network condition Network hardware is faulty
0x50 Adapter malfunction Network card is faulty
0xFF Command pending Command is still being processed, this is normal for most NetBIOS commands.
 

Keywords:
 

Attachments