pylabrobot.thermo_fisher.alps.alps5000.ThermoScientificALPS5000.send_command# async ThermoScientificALPS5000.send_command(command: str) → str# Send a command and return the reply with the echoed command stripped. Parameters: command (str) – command string without the CR terminator, e.g. “A160”, “?”. Return type: str