C# Class BACSharp.Services.Unconfirmed.UnconfirmedServices

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

Méthodes publiques

Méthode Description
IAm ( ) : void
WhoIs ( UInt16 startAddress = UInt16.MinValue, UInt16 endAddress = UInt16.MaxValue, int timeOut = 1000 ) : void

Method Details

IAm() public méthode

public IAm ( ) : void
Résultat void

WhoIs() public méthode

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