MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

Classes
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CRapidCodeObjectThe RapidCode base class. All non-error objects are derived from this class
 CIOThe IO object provides an interface to the inputs and outputs of a network node.
 CIOPointThe IOPoint object represents one specific point class such as: Digital Output, Digital Input, Analog Output, or Analog Input.
 CRapidCodeInterruptInterface for objects which can use interrupts
 CMotionControllerThe MotionController object represents the RMP INtime soft motion controller.
 CRapidCodeMotionThe RapidCodeMotion interface is implemented by Axis and MultiAxis
 CRapidCodeNetworkNodeThe NetworkNode object represents an EtherCAT Node (Drive, IO Block, etc) on the network. Accessible via Axis and IO objects.
 CRapidCodeOSThe RapidCodeOS object provides access to operating system (Windows) features. Accessible via MotionController
 CRsiErrorThe RsiError object contains information about any RapidCode API object's error/exception.
 CRTOSThe RTOS object represents the real-time operating system (INtime)