This event configuration contains all error and warning messages
generated by the Triamec lib. 

To adapt this messages with meaningful axis names, open 
"Event Configuration Triamec.ecpx in a text editor,
scroll down to "<Id>701</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\events\Event Configuration Triamec.ecpx</Path>
		<SourceId>700</SourceId>
		<SourceId>701</SourceId>
		<SourceId>702</SourceId>
		<SourceId>703</SourceId>
		<SourceId>704</SourceId>
		<SourceId>705</SourceId>
		<SourceId>706</SourceId>
		<SourceId>707</SourceId>
		<SourceId>708</SourceId>
	</Location>

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