/  Python Yamcs Client  /  Link Management  /  Model

Model

class yamcs.client.Cop1Config(proto)

Bases: object

COP1 configuration

property t1: float
property timeout_type: str
property tx_limit: int
property vc_id: int

Virtual Channel ID.

property window_width: int
class yamcs.client.Cop1Status(proto)

Bases: object

COP1 status

property bypass_all: bool | None
property cop1_active: bool
property nn_r: int | None
property state: str | None
property v_s: int | None