15. cc_usb

15.1. Communication Channel Via Usb

module

cc_usb

synopsis

Usb communication channel

class pykiso.lib.connectors.cc_usb.CCUsb(serial_port)[source]

Constructor.

Parameters

processing – if multiprocessing object is used.

_cc_send(msg, raw=False)[source]

Sends the message on the channel.

Parameters
  • msg – Message to send out

  • raw – send raw message without further work (default: False)

  • kwargs – named arguments