PlcPropertyInfo 结构
表示有关PLC属性的信息,包括其起始地址、数量和字节顺序。
命名空间: TouchSocket.PlcBridges程序集: TouchSocketPro.PlcBridges (在 TouchSocketPro.PlcBridges.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
public readonly struct PlcPropertyInfo : IEquatable<PlcPropertyInfo>
Public Structure PlcPropertyInfo
Implements IEquatable(Of PlcPropertyInfo)
[<SealedAttribute>]
type PlcPropertyInfo =
struct
inherit ValueType
interface IEquatable<PlcPropertyInfo>
end
- Inheritance
- Object ValueType PlcPropertyInfo
- Implements
- IEquatablePlcPropertyInfo