MPICompareActionPoint
Declaration
typedef struct{
long actionValue;
long actionMode;
}MPICompareActionPoint;
;
Required Header: compare.h
Change History: 04.00.07
Description
MPICompareActionPoint specifies the information required to specify a single point loaded into the controller buffer.
| actionValue | Represents the 32bit value loaded into the controller. |
|---|---|
| actionMode | represents the 4bit compare mode loaded into the controller. |
