C# Class BACSharp.Services.Unconfirmed.UnconfirmedServices

Datei anzeigen Open project: kib357/BACsharp Class Usage Examples

Public Methods

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

Method Details

IAm() public method

public IAm ( ) : void
return void

WhoIs() public method

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