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

검색 결과:

    SinglePoint 클래스

    Modbus Word(Holding Register, Input Register) 기반의 float 형식 직렬화 인터페이스 포인트

    상속
    object
    InterfacePoint
    ModbusPoint
    ModbusPoint<float>
    WordPoint<float>
    MultiBytesPoint<float>
    NumericPoint<float, float>
    SinglePoint<float>
    SinglePoint
    구현
    INotifyPropertyChanged
    INotifyPropertyChanging
    IInterfaceHandlerContainer<float>
    IInterfaceHandlerContainer
    IEnumerable<InterfaceHandler>
    IEnumerable
    상속된 멤버
    SinglePoint<float>.Deserialize()
    SinglePoint<float>.Serialize(float)
    NumericPoint<float, float>.Deserialize()
    NumericPoint<float, float>.Serialize(float)
    NumericPoint<float, float>.BytesCount
    NumericPoint<float, float>.GetBytes(in float)
    NumericPoint<float, float>.GetValue()
    NumericPoint<float, float>.Scale
    MultiBytesPoint<float>.SkipFirstByte
    MultiBytesPoint<float>.BytesCount
    MultiBytesPoint<float>.ActualRequestLength
    MultiBytesPoint<float>.DefaultUseMultiWriteFunction
    MultiBytesPoint<float>.WordsCount
    MultiBytesPoint<float>.GetBytesFromRegisters(bool)
    MultiBytesPoint<float>.ToBytesInRegisters(byte[], bool)
    WordPoint<float>.Writable
    WordPoint<float>.Endian
    WordPoint<float>.Words
    WordPoint<float>.WriteRequest
    WordPoint<float>.GetValue()
    WordPoint<float>.GetBytes(in float)
    WordPoint<float>.OnSendRequested(ModbusMaster, in float)
    WordPoint<float>.OnSendRequested(ModbusSlave, in float)
    ModbusPoint<float>.OnSendAsyncRequested<T>(in T, in DateTime?, in CancellationToken?)
    ModbusPoint<float>.OnSendRequested<T>(in T, in DateTime?)
    ModbusPoint.RaisePropertyChanged(string)
    ModbusPoint.RaisePropertyChanging(string)
    ModbusPoint.SlaveAddress
    ModbusPoint.ObjectType
    ModbusPoint.Address
    ModbusPoint.RequestAddress
    ModbusPoint.RequestLength
    ModbusPoint.UseMultiWriteFunction
    ModbusPoint.PropertyChanged
    ModbusPoint.PropertyChanging
    ModbusPoint.ActualRequestAddress
    ModbusPoint.AddressIndex
    InterfacePoint.RaiseErrorOccurred(Exception, ErrorDirection)
    InterfacePoint.SendLocalValueAsync()
    InterfacePoint.SendLocalValue()
    InterfacePoint.SetReceivedValue<TValue>(in TValue, in DateTime?)
    InterfacePoint.IsWaitSending
    InterfacePoint.OnSendAsyncRequested<TValue>(in TValue, in DateTime?, in CancellationToken?)
    InterfacePoint.OnSendRequested<TValue>(in TValue, in DateTime?)
    InterfacePoint.Add(InterfaceHandler)
    InterfacePoint.Remove(InterfaceHandler)
    InterfacePoint.Interface
    InterfacePoint.DefaultHandler
    InterfacePoint.CreateHandler<TValue>()
    InterfacePoint.SetBinding<TValue>(object, string)
    InterfacePoint.SetBinding<TValue>(object, string, InterfaceMode)
    InterfacePoint.SetBinding<TValue>(object, string, bool)
    InterfacePoint.SetBinding<TValue>(object, string, InterfaceMode, bool)
    InterfacePoint.GetEnumerator()
    네임스페이스: VagabondK.Interface.Modbus
    어셈블리: VagabondK.Interface.Modbus.dll
    구문
    public class SinglePoint : SinglePoint<float>, INotifyPropertyChanged, INotifyPropertyChanging, IInterfaceHandlerContainer<float>, IInterfaceHandlerContainer, IEnumerable<InterfaceHandler>, IEnumerable

    생성자

    이름 설명
    SinglePoint(byte, bool, ushort, bool, ModbusEndian, ushort?, ushort?, bool?, IEnumerable<InterfaceHandler>)

    생성자

    확장 메서드

    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)
    InterfaceHandlerContainerExtensions.CreateHandler<TValue>(IInterfaceHandlerContainer<TValue>)
    InterfaceHandlerContainerExtensions.GetDefaultHandler<TValue>(IInterfaceHandlerContainer<TValue>)
    InterfaceHandlerContainerExtensions.SetBinding<TValue>(IInterfaceHandlerContainer<TValue>, object, string)
    InterfaceHandlerContainerExtensions.SetBinding<TValue>(IInterfaceHandlerContainer<TValue>, object, string, bool)
    InterfaceHandlerContainerExtensions.SetBinding<TValue>(IInterfaceHandlerContainer<TValue>, object, string, InterfaceMode)
    InterfaceHandlerContainerExtensions.SetBinding<TValue>(IInterfaceHandlerContainer<TValue>, object, string, InterfaceMode, bool)
    GenericValueConverter.To<TSource, TTarget>(TSource)
    Copyright © 2024. Vagabond K. All Rights Reserved.