pyrealsense2.debug_protocol¶
- class pyrealsense2.debug_protocol¶
- __init__(self: pyrealsense2.debug_protocol, arg0: pyrealsense2.device) None¶
 - Methods - __init__(self, arg0)- build_command(self, opcode[, param1, ...])- send_and_receive_raw_data(self, input)- build_command(self: pyrealsense2.debug_protocol, opcode: int, param1: int = 0, param2: int = 0, param3: int = 0, param4: int = 0, data: list[int] = []) list[int]¶
 - send_and_receive_raw_data(self: pyrealsense2.debug_protocol, input: list[int]) list[int]¶