AllenBradleyNetCipCommand 属性 |
获取或设置整个交互指令的控制码,默认为0x6F,通常不需要修改
Gets or sets the control code of the entire interactive instruction. The default is 0x6F, and usually does not need to be modified.
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public ushort CipCommand { get; set; }
Public Property CipCommand As UShort
Get
Set
public:
property unsigned short CipCommand {
unsigned short get ();
void set (unsigned short value);
}
member CipCommand : uint16 with get, set
属性值
类型:
UInt16参见