|
|
Object
|
Description
|
|
oConverter
|
An Object that provides conversion functions for stepper motors,
7-segment LEDs and addressing. |
|
oCounter
|
An Object that provides counting functions.
|
|
oDataStrobe
|
An Object that provides a Data-Strobe write out to a device
or latch in response to a value being written to it. |
|
oDDELink
|
An Object that provides a Dynamic-Data-Exchange link over the I2C network.
|
|
oDebounce
|
An Object that provides logic-state debouncing functions.
|
|
oEvent
|
An Object that runs program code in response to an event.
|
|
oFanOut
|
An Object that takes an input flag and copies it to other objects.
|
|
oGate
|
An Object that provides logic-gate functions for operations
with Flag properties. |
|
oIndex
|
An Object that provides indexing functions for an oBuffer
object. |
|
oMath
|
An Object that provides mathematical functions.
|
|
oOneShot
|
An Object that produces a one-pulse output in response to logic transition.
|
|
oSrvSync
|
An Object that provides a method of synchronizing multiple servo-motors.
|
|
oRandomizer
|
An Object that provides a random number.
|
|
oRTC
|
An Object that maintains a Real Time Clock.
|
|
oWire
|
An Object that copies a Boolean flag to another Object. |