class documentation

class CommMethod(Enum):

View In Hierarchy

The communication method accepted by the function generator

Constant LAN For LAN devices
Constant USB For USB devices
LAN: int =

For LAN devices

Value
1
USB: int =

For USB devices

Value
0