点击或拖拽改变大小

XGKFastEnetCreateValueName 方法

Create a memory address variable name.

命名空间:  HslCommunication.Profinet.LSIS
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public string CreateValueName(
	XGT_DataType dataType,
	XGT_MemoryType memType,
	string pAddress
)

参数

dataType
类型:HslCommunication.Profinet.LSISXGT_DataType
데이터타입
memType
类型:HslCommunication.Profinet.LSISXGT_MemoryType
메모리타입
pAddress
类型:SystemString
주소번지

返回值

类型:String

[缺少 "M:HslCommunication.Profinet.LSIS.XGKFastEnet.CreateValueName(HslCommunication.Profinet.LSIS.XGT_DataType,HslCommunication.Profinet.LSIS.XGT_MemoryType,System.String)" 的 <returns> 文档]

参见