Updating Variable Data in the Process Variables View
Updating Variable Data in the Process Variables View
When you are remote debugging a process, you can update the values in your variable data. This allows you to fix data that may be causing faults or undesired execution. You update a variable in the same way as in simulation.
The following illustration shows an example of a process that receives an invalid message (missing
<data2>
element). The assign activity is faulting as a result.
Correct a data value by editing a simple type or by loading a valid sample data file for a complex type. Right-mouse click on the message part and select
Edit Data
or
Load Data
. The following example shows a complex message for which you can load a sample data file.
After you have updated the value of the variable, you can retry an activity by selecting the