IHostLinkCModeReadPlcType 方法 (Byte) |
[商业授权] 读取PLC的当前的型号信息
[Authorization] Read the current model information of the PLC
命名空间:
HslCommunication.Profinet.Omron.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 OperateResult<string> ReadPlcType(
byte unitNumber
)
Function ReadPlcType (
unitNumber As Byte
) As OperateResult(Of String)
OperateResult<String^>^ ReadPlcType(
unsigned char unitNumber
)
abstract ReadPlcType :
unitNumber : byte -> OperateResult<string>
参数
- unitNumber
- 类型:SystemByte
站号信息
返回值
类型:
OperateResultString型号
参见