ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Communicator/BaseCommunicator.cs
@@ -98,6 +98,11 @@ /// <returns>妿åå ¥æååè¿åtrueï¼å¦åæåºå¼å¸¸ã</returns> public abstract bool Write<T>(string address, T value) where T : notnull; public abstract bool WriteNoRead<T>(string address, T value) where T : notnull; /// <summary> /// åPLCåå ¥æ°æ®ã /// </summary>