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

검색 결과:

    TicksDateTimePoint 클래스

    Modbus Word(Holding Register, Input Register) 기반의 DateTime 형식 직렬화 인터페이스 포인트. DateTime.Ticks 속성과 레지스터의 수치형 데이터를 이용함

    상속
    object
    InterfacePoint
    ModbusPoint
    ModbusPoint<DateTime>
    WordPoint<DateTime>
    MultiBytesPoint<DateTime>
    VariableLengthPoint<DateTime>
    TicksDateTimePoint
    구현
    INotifyPropertyChanged
    INotifyPropertyChanging
    IInterfaceHandlerContainer<DateTime>
    IInterfaceHandlerContainer
    IEnumerable<InterfaceHandler>
    IEnumerable
    상속된 멤버
    VariableLengthPoint<DateTime>.BytesCount
    VariableLengthPoint<DateTime>.BytesLength
    MultiBytesPoint<DateTime>.SkipFirstByte
    MultiBytesPoint<DateTime>.ActualRequestLength
    MultiBytesPoint<DateTime>.DefaultUseMultiWriteFunction
    MultiBytesPoint<DateTime>.WordsCount
    MultiBytesPoint<DateTime>.GetBytesFromRegisters(bool)
    MultiBytesPoint<DateTime>.ToBytesInRegisters(byte[], bool)
    WordPoint<DateTime>.Writable
    WordPoint<DateTime>.Endian
    WordPoint<DateTime>.Words
    WordPoint<DateTime>.WriteRequest
    WordPoint<DateTime>.OnSendRequested(ModbusMaster, in DateTime)
    WordPoint<DateTime>.OnSendRequested(ModbusSlave, in DateTime)
    ModbusPoint<DateTime>.OnSendAsyncRequested<T>(in T, in DateTime?, in CancellationToken?)
    ModbusPoint<DateTime>.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 TicksDateTimePoint : VariableLengthPoint<DateTime>, INotifyPropertyChanged, INotifyPropertyChanging, IInterfaceHandlerContainer<DateTime>, IInterfaceHandlerContainer, IEnumerable<InterfaceHandler>, IEnumerable

    생성자

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

    생성자

    속성

    이름 설명
    DateTimeKind

    Modbus 데이터 상 DateTime 값의 DateTimeKind를 정의

    ScalePowerOf10

    DateTime의 Ticks 10진수 단위 배율

    메서드

    이름 설명
    GetBytes(in DateTime)

    값을 byte 배열로 직렬화

    GetValue()

    로컬 레지스터로부터 값 가져오기

    확장 메서드

    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.