IReadWriteMcTargetIOStation 属性 |
请求目标模块的IO编号,默认是管理CPU,也就是 0x03FF 的值,如果需要访问其他的非管理CPU的时候,请参考手册进行配置相关的值
The IO number of the target module is the default management CPU, that is, the value of 0x03FF, if you need to access other non-management CPUs, please refer to the manual to configure the relevant values
命名空间:
HslCommunication.Profinet.Melsec.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 ushort TargetIOStation { get; set; }
Property TargetIOStation As UShort
Get
Set
property unsigned short TargetIOStation {
unsigned short get ();
void set (unsigned short value);
}
abstract TargetIOStation : uint16 with get, set
属性值
类型:
UInt16参见