WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/DeviceBase/DeviceCommand.cs @@ -55,7 +55,7 @@ case TypeCode.Byte: case TypeCode.SByte: case TypeCode.Char: readCount += 1; readCount += sizeof(byte); break; case TypeCode.Int16: case TypeCode.UInt16: