cancel
Showing results for 
Search instead for 
Did you mean: 

Run TDMS in debug mode?

Former Member
0 Kudos

I wonder whether there is a way to run TDMS in debug mode?

I cannot identify a way on CNV_MBT_TDMS.

So how to identify the program behind of each activity and then step thru it?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

Whenever you execute any activity in the process tree, you will find that activity log (protocol log) will be generated in front of the activity.

Click on the logs , on the subsequent screen you will find the name of the program (in the header) related to that particular activity.

Thanks

Isha

Former Member
0 Kudos

Another question is that how to debug the coded scramble rule?

I want to add some "write" lines into the code in the rule. Do you think that it will write to some file for review?

Thanks!

Answers (1)

Answers (1)

former_member188770
Active Participant
0 Kudos

Hi,

Table CNVMBTACTIVITY contains the program name for each of the activity. From this table you can find out the backend program and then put breakpoints to debug.

Hope this helps.

Thanks

Poonam.