_platform | The platform on which to start the RapidServer process |
_nodeName | The name of the INtime node to run a real-time RapidServer instance on. This parameter is not used in windows servers. |
rmpNode | The name of the INtime node the RMP is running on. |
executable_path | The path to the RapidServer executable. |
grpc_port | The port the RapidServer instance should listen for RPC requests on. |
friendly_name | The human-readable name of the server. |
timeout_ms | The timeout for discovering the started RapidServer process after staring the executable. On INtime, this timeout is also used in a discovery call before starting the RapidServer process in order to check if a server with the same IP address and port already exists. |
broadcast_port | The port number to broadcast discovery packets on. RapidServers listening on the same port will respond to the discovery broadcast. |