PlayerCc::DioProxy Class Reference
[Proxies]

#include <playerc++.h>

Inherits PlayerCc::ClientProxy.

List of all members.


Detailed Description

The DioProxy class is used to read from a dio (digital I/O) device.


Public Member Functions

 DioProxy (PlayerClient *aPc, uint aIndex=0)
 constructor
 ~DioProxy ()
 destructor
uint GetCount () const
 The number of valid digital inputs.
uint32_t GetDigin () const
 A bitfield of the current digital inputs.
void SetOutput (uint aCount, uint32_t aDigout)
 Set the output to the bitfield aDigout.

The documentation for this class was generated from the following file:

Last updated 12 September 2005 21:38:45