py_canoe.core.system.System

The System object represents the system of the CANoe application. The System object offers access to the namespaces for data exchange with external applications.

Source code in src\py_canoe\core\system.py
16
17
def __init__(self, app):
    self.com_object = app.com_object.System