Open Device

open_device(self, device)

Description

This method opens the specified device.

Parameters

  • device (str): guid of the device

Returns

  • DevicePointer: pointer to the opened device

Raises

None

Usage

N/A