Print GUIDs
print_guids(self)
Description
This method prints the GUIDs of all available PCIe devices to the console which is a quick way to identify the connected devices on a host system.
Parameters
N/A
Returns
None
Raises
N/A
Usage
1 device_interface.print_guids()