Init

class c104.Init

This enum contains all connection init command options.

__init__()
ALL = <Init.ALL: 0>
CLOCK_SYNC = <Init.CLOCK_SYNC: 2>
INTERROGATION = <Init.INTERROGATION: 1>
NONE = <Init.NONE: 3>
property name
property value