This class represents a collection of Digital Outputs. All the methods and properties used to access the available digital
outputs are implemented in this class.
Namespace:
PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
| C# |
|---|
public class RFIDDigitalOutputCollection |
| Visual Basic (Declaration) |
|---|
Public Class RFIDDigitalOutputCollection |
| Visual C++ |
|---|
public ref class RFIDDigitalOutputCollection |
Remarks
This class contains the count of the available digital outputs and the digital input indexer to access the digital outputs.
Inheritance Hierarchy
System..::.Object
Phidgets..::.RFIDDigitalOutputCollection
Phidgets..::.RFIDDigitalOutputCollection