PLR (PylabRobot)

PLR (PylabRobot) tool - Enables execution of Python scripts from database or local file paths Category: Python Script Runner Package: com.science.foundry.tools.grpc_interfaces.plr

For detailed examples, see: PyLabRobot User Guide

Configuration

Parameter Type Description
python_exe string Path to Python executable (optional)

Commands

Command Parameters Description
RunScript script_content: string Executes Python code from database
RunLocalScript path: string Executes a Python script from local file path