获取或设置欧姆龙PLC的系列信息
Obtain or set the series information of Omron PLC
命名空间:
HslCommunication.Profinet.Omron
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public OmronPlcType PlcType { get; set; }
Public Property PlcType As OmronPlcType
Get
Set
public:
virtual property OmronPlcType PlcType {
OmronPlcType get () sealed;
void set (OmronPlcType value) sealed;
}
abstract PlcType : OmronPlcType with get, set
override PlcType : OmronPlcType with get, set
属性值
类型:
OmronPlcType实现
IOmronFinsPlcType参见