You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matthew Holden edited this page Jan 15, 2015
·
4 revisions
To record a tracked procedure:
Create a new transform buffer to record to using the "Buffer" combo box.
Select the transforms to record using the "Transform Selection(s)" combo box.
To begin recording the transforms, press the "Start" button. The status will change from "Waiting" to "Recording" if the transform recording has been successfully started.
To stop recording the transfroms, press the "Stop" button. The status will change from "Recording" to "Waiting" if the transform recording has been successfully stopped.
To save the recorded transforms, press the "Export" button. The procedure will be saved in the saved procedure XML file format.
To clear the buffer of recorded transforms, press the "Clear" button.
To add messages to a tracked procedure:
Begin recording a tracked procedure, as described above.
To add a message, press the "Add Message" button, and enter the name of the message. The message will be recorded at the time the "Add Message" button was pressed.
To remove a message, select the desired message. Press the "Remove Message" button.
To clear all messages, press the "Clear Messages button.