Device.open

Opens and prepares the device for work.

class Device
@trusted
void
open
()

Throws

$(PHOBREF object,Exception) If the device was not initialized and an error occurred.

Meta