Function rs2_terminal_parse_command

Function Documentation

rs2_raw_data_buffer *rs2_terminal_parse_command(rs2_terminal_parser *terminal_parser, const char *command, unsigned int size_of_command, rs2_error **error)

Parses terminal command via RealSense terminal parser.

Parameters:
  • terminal_parser[in] Terminal parser object

  • command[in] command to be sent to the hw monitor of the device

  • size_of_command[in] size of command to be sent to the hw monitor of the device

  • error[out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored.

Returns:

command to hw monitor, in hex