|
|
Object
|
Description
|
|
oConverter
|
An Object that provides conversion functions.
|
|
oCounter
|
An Object that provides counting functions.
|
|
oDataStrobe
|
An Object that provides a Data-Strobe 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 value and copies it to other objects.
|
|
oGate
|
An Object that provides logic-gate functions.
|
|
oIndex
|
An Object that provides indexing functions.
|
|
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 value to another Object.
|