Function rs2_create_fw_log_message

Function Documentation

rs2_firmware_log_message *rs2_create_fw_log_message(rs2_device *dev, rs2_error **error)

Creates RealSense firmware log message.

Parameters:
  • dev[in] Device from which the FW log will be taken using the created message

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

Returns:

pointer to created empty firmware log message