This event configuration contains all error and warning messages
generated by Triamec EtherCAT drives.

To adapt this messages with meaningful axis names, open 
"EventsTriamecEcat.ecpx in a text editor,
scroll down to "<Id>750</Id>" and modify the text 
"Triamec Axis1" to a meaningful name of axis1 and the same for all axes.
Then save the file. 

To see this text in the Beckhoff HMI add the lines

	<Location user="-1">
		<Path>INSTALPATH\EventsTriamecEcat.ecpx</Path>
		<SourceId>750</SourceId>
		<SourceId>751</SourceId>
		<SourceId>752</SourceId>
		<SourceId>753</SourceId>
		<SourceId>754</SourceId>
		<SourceId>755</SourceId>
	</Location>

to the TwinCat file "TcEventSourceRelocation.xml" in C:\TwinCAT\Resource or C:\TwinCAT\3.1\Target\Resource
where INSTALPATH is the installation folder of the sample code. 

To visualize these events, use an HMI or: C:\TwinCAT\3.1\Components\TcEventLogger\TcEventBar.exe
