Search Results for

    Show / Hide Table of Contents

    Struct ModbusTCPClientBuilder.Channel

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Mechatronics
    Assembly: NXOpen.dll
    Syntax
    public struct ModbusTCPClientBuilder.Channel

    Fields

    DCycleTime

    Declaration
    public double DCycleTime
    Field Value
    Type Description
    double

    EAccessType

    Declaration
    public ModbusTCPClientBuilder.JaModbustcpclientAccesstype EAccessType
    Field Value
    Type Description
    ModbusTCPClientBuilder.JaModbustcpclientAccesstype

    NLength

    Declaration
    public int NLength
    Field Value
    Type Description
    int

    NOffset

    Declaration
    public int NOffset
    Field Value
    Type Description
    int

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    string

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX