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

검색 결과:

    FEnetResponse 클래스

    LS ELECTRIC(구 LS산전) FEnet 프로토콜 응답 메시지

    상속
    object
    FEnetMessage
    FEnetResponse
    FEnetACKResponse
    FEnetNAKResponse
    구현
    IResponse
    IProtocolMessage
    상속된 멤버
    FEnetMessage.InvokeID
    FEnetMessage.Command
    FEnetMessage.DataType
    FEnetMessage.InvalidateFrameData()
    FEnetMessage.SetProperty<TProperty>(ref TProperty, TProperty)
    FEnetMessage.Serialize(string, bool)
    네임스페이스: VagabondK.Protocols.LSElectric.FEnet
    어셈블리: VagabondK.Protocols.LSElectric.dll
    구문
    public abstract class FEnetResponse : FEnetMessage, IResponse, IProtocolMessage

    속성

    이름 설명
    EthernetModuleBase

    이더넷 모듈의 베이스(Base) 번호. 요청 메시지에서는 의미가 없음.

    EthernetModuleSlot

    이더넷 모듈의 슬롯(Slot) 번호. 요청 메시지에서는 의미가 없음.

    PlcInfo

    PLC의 CPU 타입 및 상태 정보. 요청 메시지에서는 의미가 없으며, 자세한 내용은 매뉴얼 참조 바람.

    Request

    LS ELECTRIC FEnet 프로토콜 요청 메시지

    SourceOfFrame

    통신 메시지의 소스. 서버(PLC): 0x11

    메서드

    이름 설명
    OnCreateDataFrame()

    데이터 프레임 생성

    확장 메서드

    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.