| McHelperGetReadWordLength 方法  | 
 
            返回按照字单位读取的最低的长度信息
            
 
        命名空间: 
     HslCommunication.Profinet.Melsec.Helper
        程序集:
     HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
 语法
语法public static int GetReadWordLength(
	McType type
)
Public Shared Function GetReadWordLength ( 
	type As McType
) As Integer
public:
static int GetReadWordLength(
	McType type
)
static member GetReadWordLength : 
        type : McType -> int 
参数
- type
- 类型:HslCommunication.Profinet.Melsec.HelperMcType
 MC协议的类型
返回值
类型:
Int32长度信息
 参见
参见