daves Posted September 21, 2011 Share Posted September 21, 2011 This is a complicated combination of things and I'm not sure of the logic but I have managed to recreate with a simple project: * $$$*** * New project * Add CPLCs 20, 21, 24 (empty programs will do) * Add Libraries alib, blib (empty programs will do) * Build and Download All Programs * Open TaskManager CPLC20 is missing. Some interesting points: If you then delete libblib.so from "var/ftp/usrflash/Project/C Language/CPLCs/user" and hit Refresh List, you get CPLC20 but not 21 and 24. If you then delete libalib.so from the same place and refresh, the list is fixed. This is very confusing on a bigger more complicated project and needs fixing. Maybe this is a clue to the other Library issues... Thanks Dave Link to comment Share on other sites More sharing options...
Sina.Sattari Posted September 21, 2011 Share Posted September 21, 2011 Dave, I have posted this bug in the bugzilla: http://forums.deltatau.com/bugzilla/show_bug.cgi?id=543 Link to comment Share on other sites More sharing options...
MatthewDean Posted September 22, 2011 Share Posted September 22, 2011 Dave, Can you clarify something for me? When the CPLC programs are missing from the Task Manager, are they still running on the Power PMAC or not? Thanks, Matt Link to comment Share on other sites More sharing options...
daves Posted September 28, 2011 Author Share Posted September 28, 2011 The missing or present CPLCs can each be started and stopped at will using UserAlgo.BgCplc[xx]=1/0. They are not running by default on download. Link to comment Share on other sites More sharing options...
Recommended Posts