C# 클래스 Opc.Ua.Com.Server.ComDaBrowseCache.BrowseElement

Stores a element in the address space.
상속: ComDaBrowseElement
파일 보기 프로젝트 열기: OPCFoundation/UA-.NET

공개 프로퍼티들

프로퍼티 타입 설명
AccessRights int
BuiltInType BuiltInType
CacheTimestamp System.DateTime
CanonicalDataType short
CloseLabel string
DataTypeId string
EngineeringUnits string
EuInfo string[]
EuType int
HighEU double
HighIR double
LastValue DaValue
LowEU double
LowIR double
MissingReferences bool
NodeClass NodeClass
NodeId NodeId
OpenLabel string
ParentId string
ReferencesByName ReferenceDescription>.Dictionary
ScanRate float
TimeZone int
UaBrowseName string
UaDescription string
ValueRank int

프로퍼티 상세

AccessRights 공개적으로 프로퍼티

public int AccessRights
리턴 int

BuiltInType 공개적으로 프로퍼티

public BuiltInType BuiltInType
리턴 BuiltInType

CacheTimestamp 공개적으로 프로퍼티

public DateTime,System CacheTimestamp
리턴 System.DateTime

CanonicalDataType 공개적으로 프로퍼티

public short CanonicalDataType
리턴 short

CloseLabel 공개적으로 프로퍼티

public string CloseLabel
리턴 string

DataTypeId 공개적으로 프로퍼티

public string DataTypeId
리턴 string

EngineeringUnits 공개적으로 프로퍼티

public string EngineeringUnits
리턴 string

EuInfo 공개적으로 프로퍼티

public string[] EuInfo
리턴 string[]

EuType 공개적으로 프로퍼티

public int EuType
리턴 int

HighEU 공개적으로 프로퍼티

public double HighEU
리턴 double

HighIR 공개적으로 프로퍼티

public double HighIR
리턴 double

LastValue 공개적으로 프로퍼티

public DaValue LastValue
리턴 DaValue

LowEU 공개적으로 프로퍼티

public double LowEU
리턴 double

LowIR 공개적으로 프로퍼티

public double LowIR
리턴 double

MissingReferences 공개적으로 프로퍼티

public bool MissingReferences
리턴 bool

NodeClass 공개적으로 프로퍼티

public NodeClass NodeClass
리턴 NodeClass

NodeId 공개적으로 프로퍼티

public NodeId NodeId
리턴 NodeId

OpenLabel 공개적으로 프로퍼티

public string OpenLabel
리턴 string

ParentId 공개적으로 프로퍼티

public string ParentId
리턴 string

ReferencesByName 공개적으로 프로퍼티

public Dictionary ReferencesByName
리턴 ReferenceDescription>.Dictionary

ScanRate 공개적으로 프로퍼티

public float ScanRate
리턴 float

TimeZone 공개적으로 프로퍼티

public int TimeZone
리턴 int

UaBrowseName 공개적으로 프로퍼티

public string UaBrowseName
리턴 string

UaDescription 공개적으로 프로퍼티

public string UaDescription
리턴 string

ValueRank 공개적으로 프로퍼티

public int ValueRank
리턴 int