C# 클래스 Gurux.DLMS.TranslatorSimpleTags

파일 보기 프로젝트 열기: Gurux/Gurux.DLMS.Net

공개 메소드들

메소드 설명
ErrorCodeToString ( ErrorCode value ) : String
GetDataTypeTags ( string>.SortedList list ) : void
ValueOfErrorCode ( String value ) : ErrorCode

비공개 메소드들

메소드 설명
GetAccess ( ) : String>.Dictionary
GetAccess ( String value ) : int
GetApplicationReference ( ) : String>.Dictionary
GetApplicationReference ( String value ) : int
GetDefinition ( ) : String>.Dictionary
GetDefinition ( String value ) : int
GetError ( ServiceError serviceError, String value ) : byte
GetGeneralTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get general tags.

GetGloTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get glo tags.

GetHardwareResource ( ) : String>.Dictionary
GetHardwareResource ( String value ) : int
GetInitiate ( ) : String>.Dictionary
GetInitiate ( String value ) : int
GetLnTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get LN tags.

GetLoadDataSet ( ) : String>.Dictionary
GetLoadDataSet ( String value ) : int
GetService ( ) : String>.Dictionary
GetService ( String value ) : int
GetServiceError ( String value ) : ServiceError

GetServiceErrorValue ( ServiceError error, byte value ) : String
GetServiceErrors ( ) : String>.Dictionary
GetSnTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get SN tags.

GetTask ( ) : String>.Dictionary
GetTask ( String value ) : int
GetTranslatorTags ( TranslatorOutputType type, string>.SortedList list ) : void

Get translator tags.

GetVdeStateError ( ) : String>.Dictionary
GetVdeStateError ( String value ) : int
ServiceErrorToString ( ServiceError error ) : String

메소드 상세

ErrorCodeToString() 공개 정적인 메소드

public static ErrorCodeToString ( ErrorCode value ) : String
value ErrorCode
리턴 String

GetDataTypeTags() 공개 정적인 메소드

public static GetDataTypeTags ( string>.SortedList list ) : void
list string>.SortedList
리턴 void

ValueOfErrorCode() 공개 정적인 메소드

public static ValueOfErrorCode ( String value ) : ErrorCode
value String
리턴 ErrorCode