点击或拖拽改变大小

MelsecMcNetNetworkStationNumber 属性

网络站号,通常为0
Network station number, usually 0

命名空间:  HslCommunication.Profinet.Melsec
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public byte NetworkStationNumber { get; set; }

属性值

类型:Byte

实现

IReadWriteMcNetworkStationNumber
备注
依据PLC的配置而配置,如果PLC配置了1,那么此处也填0,如果PLC配置了2,此处就填2,测试不通的话,继续测试0
参见