C# Class BACSharp.Services.Confirmed.WriteProperty

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

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
WriteProperty ( BacNetObject bacNetObject, BacNetEnums propertyId, ArrayList valueList ) : System
WriteProperty ( byte apdu ) : System

Method Details

GetBytes() public méthode

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

WriteProperty() public méthode

public WriteProperty ( BacNetObject bacNetObject, BacNetEnums propertyId, ArrayList valueList ) : System
bacNetObject BacNetObject
propertyId BacNetEnums
valueList System.Collections.ArrayList
Résultat System

WriteProperty() public méthode

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