Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BACSharp
Services
Unconfirmed
WhoIs
C# Class BACSharp.Services.Unconfirmed.WhoIs
Inheritance:
IBacNetApdu
Exibir arquivo
Open project: kib357/BACsharp
Class Usage Examples
Public Methods
Method
Description
GetBytes
( ) :
byte[]
WhoIs
(
UInt16
startAddress
= UInt16.MinValue,
UInt16
endAddress
= UInt16.MaxValue ) :
System
WhoIs
(
byte
apdu
) :
System
Method Details
GetBytes()
public
method
public
GetBytes
( ) :
byte[]
return
byte[]
WhoIs()
public
method
public
WhoIs
(
UInt16
startAddress
= UInt16.MinValue,
UInt16
endAddress
= UInt16.MaxValue ) :
System
startAddress
System.UInt16
endAddress
System.UInt16
return
System
WhoIs()
public
method
public
WhoIs
(
byte
apdu
) :
System
apdu
byte
return
System