The RMP Motion Controller APIs

◆ StreamingOutputAdd() [1/4]

void StreamingOutputAdd ( int32_t  onMask,
int32_t  offMask,
uint64_t  address 
)

Part of the Streaming Motion method group. Add a streaming output for point to point motion. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

See also
StreamingOutputAdd
Examples
SingleAxisSyncOutputs.cpp, and SyncOutputWithMotion.cpp.