TDC3000 LCN compile error

Y

Thread Starter

yoga

Need help!

The following error messages came up when compiling an existing CL Program of DCS TDC3000 LCN after doing a bit change:

PHASE CNTRFEED (SHUTDOWN SHDN01)
^
*ERROR* LIBRARY FULL OF SEQUENCE/ PHASE/ STOP ID. ID NOT ADDED.

We erased "CNTRFEED" from library list and recompile again with suffix /L (means create Library), but it was still not working.
 
J

John Capstack

To edit the NIM CL library manually do the following:

Use the DEB to key words into the NIM Library entity. You reconstitute the library by
specifying $NuuLIBn, where uu = UCN number and n = 1 (for first 1000 entries). Once the
library is reconstituted, you can key in new words or change words, and then reload.

I think you may need to delete more than one library entry since the phase names and the sequence name are normally together. Try deleting sufficient library refences for all the sequence phases and sequence name.

You can contact me at [email protected]
http://www.procdev.com
 
Top