I am in the process of automating a system with DeltaV Batch. While going through the operator interface with one of the operators, he asked if there was a way to capture the comments that they can put in along with Boolean prompts and operator selected state changes. What I'd like to be able to do is to copy the comment string while the phase is still active and copy the string into an input parameter in a separate control module. Then I can work the string in the control module into the Operate graphics for the operators. I've looked and cannot find where the string from those comments go. I know that they are saved since they end up in the Batch Event Journal but that is not a convenient place for the operators to make use of them. Can anyone point me to where I can find the strings that have those comments in them?
Thanks!