C# 클래스 BACSharp.Services.Unconfirmed.WhoIs

상속: IBacNetApdu
파일 보기 프로젝트 열기: kib357/BACsharp 1 사용 예제들

공개 메소드들

메소드 설명
GetBytes ( ) : byte[]
WhoIs ( UInt16 startAddress = UInt16.MinValue, UInt16 endAddress = UInt16.MaxValue ) : System
WhoIs ( byte apdu ) : System

메소드 상세

GetBytes() 공개 메소드

public GetBytes ( ) : byte[]
리턴 byte[]

WhoIs() 공개 메소드

public WhoIs ( UInt16 startAddress = UInt16.MinValue, UInt16 endAddress = UInt16.MaxValue ) : System
startAddress System.UInt16
endAddress System.UInt16
리턴 System

WhoIs() 공개 메소드

public WhoIs ( byte apdu ) : System
apdu byte
리턴 System