C# Class BACSharp.Services.Unconfirmed.WhoIs

Inheritance: IBacNetApdu
Afficher le fichier Open project: kib357/BACsharp Class Usage Examples

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
WhoIs ( UInt16 startAddress = UInt16.MinValue, UInt16 endAddress = UInt16.MaxValue ) : System
WhoIs ( byte apdu ) : System

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

WhoIs() public méthode

public WhoIs ( UInt16 startAddress = UInt16.MinValue, UInt16 endAddress = UInt16.MaxValue ) : System
startAddress System.UInt16
endAddress System.UInt16
Résultat System

WhoIs() public méthode

public WhoIs ( byte apdu ) : System
apdu byte
Résultat System