Implicit conversion warnings from TcOSequencerBase
closes #404
I was chasing also other warnings from cs projects in this PR.
Hi Peter! Thanks for picking this up so quickly.
I added a few comments. More in general, there are lots of changes. Are all directly relevant to close the issue?
Hi @rruiter87, I focused only on removing warnings from the TcoCore in general. There were some warnings related to obsoletes in C# parts of the library and some to missing translations across the library for the languages that are already implemented. To make the long story short I widened the scope of the issue to remove some warnings also from non PLC parts of the library. @TomKovac will have a look at the TcoSequencers methods... there is some acrobatics with the numeric types...