Entry
Debug utility (or reusable code) for OSP/Python
Python interface to the existing uDebug utility
Apr 8th, 2005 14:06
Designer Mike, Engineer TCSI,
With Catalant 3.0, it is possible to invoke a watcher command
dynamically on the TOM from PyOsp. Use the symgProcessMgr instance of
the TOM to invoke the WatcherCommand() and pass in the watcher command
as arguments. For eg.,
#python code example
a = Osp.Find(ProcessMgr.symgProcessMgr)
for i in a:
if i.processName=="AlarmMgr":
b = i
b.WatcherCommand("diag sk=on")
Also, plenty of uDEBUG in OSP were inserted, so even Dynamic library in
OSP support the uDebug utility.
I would require more info to answer your questions.
http://www.freelance-web-design-india.com