KeyenceNanoHelperGetWordAddressMultiple 方法 |
获取当前的地址类型是字数据的倍数关系
命名空间:
HslCommunication.Profinet.Keyence
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public static int GetWordAddressMultiple(
string type
)
Public Shared Function GetWordAddressMultiple (
type As String
) As Integer
public:
static int GetWordAddressMultiple(
String^ type
)
static member GetWordAddressMultiple :
type : string -> int
参数
- type
- 类型:SystemString
地址的类型
返回值
类型:
Int32倍数关系
参见