Object Properties
PropertyDescriptionApplies To
AddressA read only property that returns a pointer to the referenced Object.oA2D, oBit, oBuffer,oByte, oConverter, oCounter, oDataStrobe, oDDELink, oDebounce, oDIO1, oDIO16,oDIO16x, oDIO4, oDIO8,oEEProm, oEvent, oFanOut, oGate, oI2C,oIndex, oKeypad, oMath, oNibble,oOneShot, oPWM, oRAM,oRandomizer, oRTC, oSerial,oServo, oTimer, oWord
ArrayA pointer that specifies which Object is used as a storage area for an oIndex Object.oIndex
BaudA value that specifies which baud rate that the serial port will use.oSerial
BlankA value that specifies if the output bits of an oConverter Object's conversion will be set to 0s.oConverter
CenterA value that specifies an offset for the position of an oServo Object.oServo
ClockIn1A pointer that specifies which Object is used as a clock source.oCounter,oRTC
ClockIn2A pointer that specifies which Object is used as a clock source.oCounter
DelayA value that specifies how long the OOPic delays the execution of the next instruction.OOPic
DirectionA value that specifies the direction of an operation.oCounter,oDDELink, oDIO1, oDIO16,oDIO4, oDIO8,oIndex, oRTC
ExclusiveA value that specifies that the inputs to a logic-gate calculation are to be treated as exclusive.oGate
ExtClockA value that specifies if the OOPic Object will use I/O Lines or an internal clock the input clock source to the programmable-clock.oTimer
ExtVRefA value that specifies that the OOPic use an external voltage reference for the Analog-To-Digital conversions.OOPic
ExtXtalA value that specifies if the External crystal circuitry is enabled for the OOPic Object's programmable-clock.oTimer
Hz1A value that cycles once every second.OOPic
Hz60A value that cycles 60 times every second.OOPic
IndexA pointer that specifies which Object is used as an index value for an oIndex Object.oIndex
InputA pointer that specifies which Object is used as an input value.oConverter,oCounter, oDDELink, oDebounce, oFanOut, oOneShot
Input1A pointer that specifies which Object is used as an input value.oGate, oMath
Input2A pointer that specifies which Object is used as an input value.oGate, oMath
Input3A pointer that specifies which Object is used as an input value.oGate
Input4A pointer that specifies which Object is used as an input value.oGate
Input5A pointer that specifies which Object is used as an input value.oGate
Input6A pointer that specifies which Object is used as an input value.oGate
Input7A pointer that specifies which Object is used as an input value.oGate
Input8A pointer that specifies which Object is used as an input value.oGate
InvertInA value that specifies that the value of an input is to be reversed.oDebounce,oOneShot
InvertIn1A value that specifies that the value of an input is to be reversed.oGate
InvertIn2A value that specifies that the value of an input is to be reversed.oGate
InvertIn3A value that specifies that the value of an input is to be reversed.oGate
InvertIn4A value that specifies that the value of an input is to be reversed.oGate
InvertIn5A value that specifies that the value of an input is to be reversed.oGate
InvertIn6A value that specifies that the value of an input is to be reversed.oGate
InvertIn7A value that specifies that the value of an input is to be reversed.oGate
InvertIn8A value that specifies that the value of an input is to be reversed.oGate
InvertOutA value that specifies that the value of an output is to be reversed.oConverter,oDebounce, oGate, oOneShot,oServo
InvertOut1A value that specifies that the value of an output is to be reversed.oFanOut
InvertOut2A value that specifies that the value of an output is to be reversed.oFanOut
InvertOut3A value that specifies that the value of an output is to be reversed.oFanOut
InvertOut4A value that specifies that the value of an output is to be reversed.oFanOut
IOGroupA value that specifies which I/O Group an Object is to use.oDIO16, oDIO4, oDIO8
IOLineA value that specifies which I/O line an Object is to use.oA2D, oDIO1, oPWM,oServo
LocationA value that specifies a location in memory.oBuffer,oDDELink, oEEProm, oI2C,oRAM
ModeA value that specifies how an Object will behave.oConverter,oCounter, oDataStrobe, oEEProm, oI2C,oMath, oSerial
MSBThe most significant bit of an Objects Value propertyoA2D, oByte, oTimer,oWord
NegativeA value that indicates if a value or the result of an operation is negative in value.oMath
NibbleA value that specifies which nibble of an IOGroup an Object is to use.oDataStrobe,oDIO4
NodeA value that specifies the i2c network address.oDDELink,oEEProm, oI2C, OOPic
NoIncA value that specifies if the location property will be incremented each time the Object is read or writen.oEEProm,oI2C
NonZeroA value that indicates when the value of a variable or the result of an operation is not 0.oBit, oBuffer, oByte, oDIO1,oMath, oNibble, oWord
OperateA value that specifies whether or not an Object should operate.oA2D, oConverter, oCounter, oDataStrobe, oDDELink, oDebounce, oDIO16x, oEvent, oFanOut, oGate, oIndex,oKeypad, oMath, oOneShot,OOPic, oPWM,oRandomizer, oRTC, oSerial,oServo, oTimer
OutputA pointer that specifies which Object is used to store a resulting value.oConverter,oCounter, oDataStrobe, oDDELink, oDebounce, oGate, oMath,oOneShot, oRandomizer, oRTC
Output1A pointer that specifies which Object is used to store a resulting value.oFanOut
Output2A pointer that specifies which Object is used to store a resulting value.oFanOut
Output3A pointer that specifies which Object is used to store a resulting value.oFanOut
Output4A pointer that specifies which Object is used to store a resulting value.oFanOut
PauseA value that indicates that the program flow has been suspended.OOPic
PeriodA value that specifies an amount of time.oDebounce,oPWM
PMA value that indicates that the RTC time is afternoon.oRTC
PreScaleA value that specifies a Pre-Scalar count for a timer Object.oPWM, oTimer
PullUpA value that specifies if the internal pull-up resisters are used.OOPic
ReceivedA value that indicates if data has been completely received.oKeypad,oSerial
ResetA property that, when set to 1, resets the OOPic.OOPic
RTCStringThe contents of an oBuffer Object Represented as a RTC StringoBuffer
StartStatA value that indicates what state the OOPic was in when the program code started.OOPic
StringA value that is represented as a character string.oA2D, oBit, oBuffer,oByte, oDataStrobe, oDIO1, oDIO16,oDIO16x, oDIO4, oDIO8,oEEProm, oI2C, oKeypad,oNibble, oPWM, oRAM,oSerial, oServo, oTimer,oWord
SyncA value the instructs data to be synchronizedoDDELink
TickA value that specifies a clock-tick's value.oCounter,oRTC
TransmittingA value that indicates if data is currently being sent.oDDELink,oSerial
UnitA pointer that specifies which Object is to be used as the numeric transfer value.oIndex
ValueA value specifying the state, content or magnitude of an Object.oA2D, oBit, oBuffer,oByte, oDataStrobe, oDIO1, oDIO16,oDIO16x, oDIO4, oDIO8,oEEProm, oI2C, oKeypad,oNibble, oPWM, oRAM,oSerial, oServo, oTimer,oWord
WidthA value that specifies the width of data.oBuffer,oEEProm, oFanOut, oGate, oI2C