DGS Exception Report

To be run at the end of a command block. Will write each error and the command that created the error to a table that can later be used in a report.

Parameter Description
TableName Table for output. Will required the following columns StationID INT , CommandNumber INT, Message VARCHAR(MAX), ExpTS DateTime.