Vagabond K's Libraries Vagabond K's Libraries
Vagabond K's Libraries Vagabond K's Libraries
www.vagabond-k.com

검색 결과:

    ModbusPointAttribute 클래스

    Modbus 인터페이스 기반 바인딩 멤버 정의를 위한 특성

    상속
    object
    Attribute
    InterfacePointAttribute
    ModbusPointAttribute
    BitAttribute
    WordAttribute
    상속된 멤버
    InterfacePointAttribute.OnCreatePoint(MemberInfo, InterfaceAttribute)
    InterfacePointAttribute.Mode
    InterfacePointAttribute.RollbackOnSendError
    Attribute.Equals(object)
    Attribute.GetCustomAttribute(Assembly, Type)
    Attribute.GetCustomAttribute(Assembly, Type, bool)
    Attribute.GetCustomAttribute(MemberInfo, Type)
    Attribute.GetCustomAttribute(MemberInfo, Type, bool)
    Attribute.GetCustomAttribute(Module, Type)
    Attribute.GetCustomAttribute(Module, Type, bool)
    Attribute.GetCustomAttribute(ParameterInfo, Type)
    Attribute.GetCustomAttribute(ParameterInfo, Type, bool)
    Attribute.GetCustomAttributes(Assembly)
    Attribute.GetCustomAttributes(Assembly, bool)
    Attribute.GetCustomAttributes(Assembly, Type)
    Attribute.GetCustomAttributes(Assembly, Type, bool)
    Attribute.GetCustomAttributes(MemberInfo)
    Attribute.GetCustomAttributes(MemberInfo, bool)
    Attribute.GetCustomAttributes(MemberInfo, Type)
    Attribute.GetCustomAttributes(MemberInfo, Type, bool)
    Attribute.GetCustomAttributes(Module)
    Attribute.GetCustomAttributes(Module, bool)
    Attribute.GetCustomAttributes(Module, Type)
    Attribute.GetCustomAttributes(Module, Type, bool)
    Attribute.GetCustomAttributes(ParameterInfo)
    Attribute.GetCustomAttributes(ParameterInfo, bool)
    Attribute.GetCustomAttributes(ParameterInfo, Type)
    Attribute.GetCustomAttributes(ParameterInfo, Type, bool)
    Attribute.GetHashCode()
    Attribute.IsDefaultAttribute()
    Attribute.IsDefined(Assembly, Type)
    Attribute.IsDefined(Assembly, Type, bool)
    Attribute.IsDefined(MemberInfo, Type)
    Attribute.IsDefined(MemberInfo, Type, bool)
    Attribute.IsDefined(Module, Type)
    Attribute.IsDefined(Module, Type, bool)
    Attribute.IsDefined(ParameterInfo, Type)
    Attribute.IsDefined(ParameterInfo, Type, bool)
    Attribute.Match(object)
    Attribute.TypeId
    네임스페이스: VagabondK.Interface.Modbus.Abstractions
    어셈블리: VagabondK.Interface.Modbus.dll
    구문
    public abstract class ModbusPointAttribute : InterfacePointAttribute

    생성자

    이름 설명
    ModbusPointAttribute(byte, ushort)

    생성자

    ModbusPointAttribute(byte, ushort, ushort, ushort)

    생성자

    ModbusPointAttribute(ushort)

    생성자

    ModbusPointAttribute(ushort, ushort, ushort)

    생성자

    속성

    이름 설명
    Address

    데이터 주소

    RequestAddress

    요청 시작 주소

    RequestLength

    요청 길이

    SlaveAddress

    슬레이브 주소

    메서드

    이름 설명
    GetSlaveAddress(InterfaceAttribute)

    슬레이브 주소 가져오기, 최상위 바인딩 객체의 특성에서 대표 슬레이브 주소를 가져올 수 있습니다.

    확장 메서드

    ConvertExtensions.ToNullable<T>(object)
    ConvertExtensions.To<T>(object, T)
    ConvertExtensions.TryConvert<T>(object, out T)
    PropertyExtensions.Get<TProperty>(object, ref TProperty, Func<TProperty>)
    PropertyExtensions.Set<TProperty>(object, ref TProperty, TProperty)
    GenericValueConverter.To<TSource, TTarget>(TSource)
    Copyright © 2024. Vagabond K. All Rights Reserved.