1.2.0(2024.09.30)
———————————————————
リージョンのデフォルト値を日本に変更

1.1.0(2020.06.11)
———————————————————
１、cwのインタフェースを削除
	UInt32 SetCWOn()
	UInt32 SetCWOff()
２、以下のインタフェースを追加
	UInt32 SetupCustomRegion(uint[] channelTable)
	UInt32 GetAllKeys(ref ArrayList list)
３、インタフェースのロジックを改修：SetRegionで地域を設定した場合、RFIDモードも変更されます。
	UInt32 SetRegion(RegionType region)
４、アンテナの設定を改修
	SetAntennaPorts(bool ant1,bool ant2,bool ant3, bool ant4)