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

검색 결과:

    DeviceValue 구조체

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

    상속된 멤버
    ValueType.ToString()
    네임스페이스: VagabondK.Protocols.LSElectric
    어셈블리: VagabondK.Protocols.LSElectric.dll
    구문
    public struct DeviceValue

    생성자

    이름 설명
    DeviceValue(bool)

    생성자

    DeviceValue(byte)

    생성자

    DeviceValue(double)

    생성자

    DeviceValue(short)

    생서자

    DeviceValue(int)

    생성자

    DeviceValue(long)

    생성자

    DeviceValue(sbyte)

    생성자

    DeviceValue(float)

    생성자

    DeviceValue(ushort)

    생성자

    DeviceValue(uint)

    생성자

    DeviceValue(ulong)

    생성자

    속성

    이름 설명
    BitValue

    비트 값

    ByteValue

    바이트 값

    DoubleFloatingPointValue

    배정밀도 부동소수 값

    DoubleWordValue

    부호 있는 더블 워드 값

    LongWordValue

    부호 있는 롱 워드 값

    SignedByteValue

    부호 있는 바이트 값

    SingleFloatingPointValue

    단정밀도 부동소수 값

    UnsignedDoubleWordValue

    부호 없는 더블 워드 값

    UnsignedLongWordValue

    부호 없는 롱 워드 값

    UnsignedWordValue

    부호 없는 워드 값

    WordValue

    부호 있는 워드 값

    메서드

    이름 설명
    Equals(object)

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

    GetBytes(DataType)

    디바이스 값의 바이트 배열을 가져옵니다.

    GetHashCode()

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

    연산자

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

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

    implicit operator DeviceValue(bool)

    bool 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(byte)

    byte 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(double)

    double 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(short)

    short 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(int)

    int 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(long)

    long 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(sbyte)

    sbyte 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(float)

    float 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(ushort)

    ushort 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(uint)

    uint 형식 값의 디바이스 값으로의 변환

    implicit operator DeviceValue(ulong)

    ulong 형식 값의 디바이스 값으로의 변환

    implicit operator bool(DeviceValue)

    디바이스 값의 bool 형식으로의 변환

    implicit operator byte(DeviceValue)

    디바이스 값의 byte 형식으로의 변환

    implicit operator double(DeviceValue)

    디바이스 값의 double 형식으로의 변환

    implicit operator short(DeviceValue)

    디바이스 값의 short 형식으로의 변환

    implicit operator int(DeviceValue)

    디바이스 값의 int 형식으로의 변환

    implicit operator long(DeviceValue)

    디바이스 값의 long 형식으로의 변환

    implicit operator sbyte(DeviceValue)

    디바이스 값의 sbyte 형식으로의 변환

    implicit operator float(DeviceValue)

    디바이스 값의 float 형식으로의 변환

    implicit operator ushort(DeviceValue)

    디바이스 값의 ushort 형식으로의 변환

    implicit operator uint(DeviceValue)

    디바이스 값의 uint 형식으로의 변환

    implicit operator ulong(DeviceValue)

    디바이스 값의 ulong 형식으로의 변환

    operator !=(DeviceValue, DeviceValue)

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

    확장 메서드

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