How to watch temp var in FC with STL break point?

Why not copy the temp to a marker variable during testing? Then you can look at it in a VAT. It's possible to update the VAT even when the CPU is in STOP at the breakpoint, I'm not certain, but it might be F7 that refreshes the VAT.
 
When the CPU is in hold, you can inspect the Local data area of the block, for example:

stack001.JPG
 

Similar Topics

Hi all, I am wondering if there is a way to import a custom Watch Window into Studio 5000 (i.e. version 32 through 35). Essentially I am...
Replies
7
Views
1,729
Hello All, We have a customer where we are trying to help diagnose and fix hydraulic leaks. Because of the operator of the machines, we cannot be...
Replies
13
Views
4,422
Context: We had an AOI that would stop working correctly at seemingly random times. It was noticed that a string tag would mysteriously lose its...
Replies
3
Views
1,416
Hello guys, Does a watch table or something similar exist? Thanks
Replies
4
Views
1,206
Hi all, Anyone of you knows if it is possible to access the watchdog timer directly in my code somehow? I have formed the logic of replicating...
Replies
2
Views
1,624
Back
Top Bottom