MB_CommCode_M238 (ENUM)ΒΆ
TYPE MB_CommCode_M238 :
- InOut:
- Name - Initial - Comment - CommunicationOK - 16#0 - Exchange is correct - TimedOut - 16#1 - Exchange stopped because timeout expired - Canceled - 16#2 - Exchange stopped on user request (CANCEL) - BadAddress - 16#3 - Address format is incorrect - BadRemoteAddr - 16#4 - Remote address is incorrect - BadMgtTable - 16#5 - Management table format is incorrect - BadParameters - 16#6 - Specific parameters are incorrect - ProblemSendingRq - 16#7 - Problem sending request to destination - RecvBufferTooSmall - 16#9 - Reception buffer size is too small - SendBufferTooSmall - 16#A - Transmission buffer size is too small - SystemResourceMissing - 16#B - System resource is missing - BadTransactionNb - 16#C - Transaction number is incorrect - BadLength - 16#E - Length is incorrect - ProtocolSpecificError - 16#FE - The operation error code contains protocol specific code - Refused - 16#FF - Message has been refused 
