faqts : Computers : Management Systems : TCSI : Catalant : Server Development : Python

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 2 people (100%) answered Yes
Recently 2 of 2 people (100%) answered Yes

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