Public Attributes | |
int | nEventDigitalOn63to32 |
Digital point states to watch as a bitmask (points 32-63) | |
int | nEventDigitalOn31to0 |
Digital point states to watch as a bitmask (points 0-31) | |
int | nEventDigitalOff63to32 |
Digital point states to watch as a bitmask (points 32-63) | |
int | nEventDigitalOff31to0 |
Digital point states to watch as a bitmask (points 0-31) | |
int | nEventScratchOn63to32 |
Scratchpad on bits to watch (bits 32-63) | |
int | nEventScratchOn31to0 |
Scratchpad on bits to watch (bits 0-31) | |
int | nEventScratchOff63to32 |
Scratchpad off bits to watch (bits 32-63) | |
int | nEventScratchOff31to0 |
Scratchpad off bits to watch (bits 0-31) | |
int | nReactionDigitalOn63to32 |
Digital points to turn on in reaction to triggered evens (points 32-63) | |
int | nReactionDigitalOn31to0 |
Digital points to turn on in reaction to triggered event (points 0-31) | |
int | nReactionDigitalOff63to32 |
Digital points to turn off in reaction to triggered event (points 32-63) | |
int | nReactionDigitalOff31to0 |
Digital points to turn off in reaction to triggered event (points 0-31) | |
int | nReactionScratchOn63to32 |
Scratchpad bits to turn on in reaction to triggered event (bits 32-63) | |
int | nReactionScratchOn31to0 |
Scratchpad bits to turn on in reaction to triggered event (bits 0-31) | |
int | nReactionScratchOff63to32 |
Scratchpad bits to turn off in reaction to triggered event (bits 32-63) | |
int | nReactionScratchOff31to0 |
Scratchpad bits to turn on in reaction to triggered event (bits 0-31) | |