pylabrobot.agilent.vspin.VSpin.send_command# async VSpin.send_command(cmd: bytes, expected_response_length: int, read_timeout: float = 0.2) → bytes# Send a VSpin command and read its fixed-length response. Parameters: cmd (bytes) expected_response_length (int) read_timeout (float) Return type: bytes