The RMP Motion Controller APIs
RapidSequencer Member List

This is the complete list of members for RapidSequencer, including all inherited members.

CommandLineRun(string command)RapidSequencer
Compile(string path, string entryPoint=DEFAULT_ENTRY_POINT, string exceptionHandler="")RapidSequencer
CONNECT_ATTEMPTSRapidSequencerstatic
CONNECT_TIMEOUT_MSRapidSequencerstatic
DebugBreakpointRemove(string taskId, ulong lineNumber)RapidSequencer
DebugBreakpointSet(string taskId, ulong lineNumber)RapidSequencer
DebugPause(string taskId)RapidSequencer
DebugResume(string taskId)RapidSequencer
DebugStep(string taskId)RapidSequencer
DebugStepIn(string taskId)RapidSequencer
DebugStepOut(string taskId)RapidSequencer
DEFAULT_ENTRY_POINTRapidSequencerstatic
EngineStart(string rmpNode="NodeA", string rmpPath="")RapidSequencer
EngineStatusGet()RapidSequencer
EngineStop()RapidSequencer
GlobalVariableGet(string name)RapidSequencer
GlobalVariableListGet(bool skipValues=false)RapidSequencer
GlobalVariableSet(string name, SequencerGlobal.DataType type, dynamic value)RapidSequencer
IpGet()RapidSequencer
PortGet()RapidSequencer
RapidSequencer(string grpcAddr, int grpcPort, uint connectTimeoutMs=CONNECT_TIMEOUT_MS, uint connectAttempts=CONNECT_ATTEMPTS)RapidSequencer
Run(ulong[] breakpoints=null)RapidSequencer
Run(CompileSuccess compileSuccess, ulong[] breakpoints=null)RapidSequencer
RunAsync(ulong[] breakpoints=null)RapidSequencer
RunAsync(CompileSuccess compileSuccess, ulong[] breakpoints=null)RapidSequencer
Shutdown()RapidSequencer
TaskIDFromString(string taskId)RapidSequencerstatic
TaskOutputGet(string taskId)RapidSequencer
TaskPause(string taskId)RapidSequencer
TaskRemove(string taskId)RapidSequencer
TaskResume(string taskId)RapidSequencer
TaskStatusGet(string taskId)RapidSequencer
TaskStop(string taskId)RapidSequencer
WarningsGet()RapidSequencer