C# Class BACSharp.Services.Confirmed.ReadPropertyMultiple

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

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
ReadPropertyMultiple ( List objectList ) : System
ReadPropertyMultiple ( byte apdu ) : System

Private Methods

Méthode Description
ReadObject ( byte apdu, int startIndex, int &len ) : bool
ReadProperties ( byte apdu, int startIndex, uint objectId, int &len ) : void

Method Details

GetBytes() public méthode

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

ReadPropertyMultiple() public méthode

public ReadPropertyMultiple ( List objectList ) : System
objectList List
Résultat System

ReadPropertyMultiple() public méthode

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