ines Digital I/O (Dino) interface
More...
#include <map>
#include <sstream>
#include <vector>
#include "umi/umi_task.hxx"
#include "dino/umipro_dino.hxx"
#include "cplRaw/sm.hxx"
Go to the source code of this file.
|
| INdepDino100 |
| namespace for the ines Digital I/O (Dino) interface
|
|
|
typedef int | BitHandle |
| A BitHandle is a compact (integer-type) representation of a bit at a port.
|
|
|
BitHandle | bitHandle (int iBits, int iIndex, int f) |
|
int | ibits (BitHandle bh) |
|
int | index (BitHandle bh) |
|
unsigned char | flag (BitHandle bh) |
|
|
const Dino_dino_Proto | theDino_dino_Proto |
|
ines Digital I/O (Dino) interface