Comment on page
RapidSequencer
An API that gives developers the ability to start, compile, and run sequencer scripts.
RapidSequencer is an API that gives developers the ability to start, compile, and run sequencer scripts. Where "sequencer scripts" (.sq files) are scripts programmed with our
RapidScript
(Jave-Styled) programming language. This API is offered as a .NET library (C#, etc) and also gRPC for clients. The RapidSequencer runs inside of a RapidServer.
Term | Meaning | Resources |
---|---|---|
RapidSequencer (or)
RapidSequencer API | Refers to the software API that allows you to start, compile, and run sequencer scripts. | |
RapidScript (or)
Sequencer Script | Refer to the scripting language that is use to create motion programs. This programs can be loaded, compiled, and ran using the RapidSequencer API or Sequencer IDE. | |
Sequencer IDE | Refers to the software integrated development environment (IDE) within RapidSetup tool. It allows you to write, compile, and run a sequencer files (.sq) .
OEMs can load a program with motion, IO, and math blocks that is executed in a real-time deterministic manner. | |
Sequencer | Refers to a particular instance that is running a motion program. |
Last modified 3mo ago