pygrenade_vx.signal_flow.ExecutionHealthInfo
-
class
pygrenade_vx.signal_flow.
ExecutionHealthInfo
Bases:
pybind11_builtins.pybind11_object
-
__init__
(*args, **kwargs) Overloaded function.
__init__(self: _pygrenade_vx_signal_flow.ExecutionHealthInfo, arg0: _pygrenade_vx_signal_flow.ExecutionHealthInfo) -> None
__init__(self: _pygrenade_vx_signal_flow.ExecutionHealthInfo) -> None
Methods
__init__
(*args, **kwargs)Overloaded function.
merge
(self, other)Merge other execution health info.
Attributes
-
class
ExecutionInstance
Bases:
pybind11_builtins.pybind11_object
-
property
crossbar_input_drop_counter
-
property
crossbar_output_event_counter
-
property
hicann_arq_status
-
property
phy_status
-
property
-
property
execution_instances
-
merge
(self: _pygrenade_vx_signal_flow.ExecutionHealthInfo, other: _pygrenade_vx_signal_flow.ExecutionHealthInfo) → None Merge other execution health info. This merges all map-like structures.
-