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

검색 결과:

    DeviceVariable 구조체

    LS ELECTRIC(구 LS산전) PLC 디바이스 변수

    네임스페이스: VagabondK.Protocols.LSElectric
    어셈블리: VagabondK.Protocols.LSElectric.dll
    구문
    public struct DeviceVariable

    생성자

    이름 설명
    DeviceVariable(DeviceType, DataType, uint, params byte[])

    생성자

    속성

    이름 설명
    DataType

    LS ELECTRIC PLC 데이터 형식

    DeviceType

    LS ELECTRIC PLC 디바이스 영역

    Index

    인덱스

    SubIndices

    세부 인덱스 목록

    메서드

    이름 설명
    Equals(object)

    이 인스턴스와 지정된 개체가 같은지 여부를 나타냅니다.

    GetHashCode()

    이 인스턴스의 해시 코드를 반환합니다.

    Parse(string)

    문자열을 디바이스 변수로 해석합니다.

    Parse(string, bool)

    문자열을 디바이스 변수로 해석합니다.

    ToBytes()

    변수 문자열을 바이트 배열로 반환합니다.

    ToBytes(bool)

    변수 문자열을 바이트 배열로 반환합니다.

    ToString()

    이 인스턴스의 정규화된 형식 이름을 반환합니다.

    ToString(bool)

    이 인스턴스의 정규화된 형식 이름을 반환합니다.

    TryParse(string, bool, out DeviceVariable)

    문자열을 디바이스 변수로 해석 시도합니다.

    TryParse(string, out DeviceVariable)

    문자열을 디바이스 변수로 해석 시도합니다.

    연산자

    이름 설명
    operator ==(DeviceVariable, DeviceVariable)

    ModbusEndian의 지정된 두 인스턴스가 같은지를 확인합니다.

    implicit operator DeviceVariable(string)

    문자열에 대한 디바이스 변수 형 변환

    operator !=(DeviceVariable, DeviceVariable)

    ModbusEndian의 지정된 두 인스턴스가 다른지를 확인합니다.

    확장 메서드

    GenericValueConverter.To<TSource, TTarget>(TSource)
    Copyright © 2024. Vagabond K. All Rights Reserved.