namespace Aitex.Sorter.Common { public enum TDKMapper_ArmPos { Open = 0, Close = 1, Unknown = 2 } }