Skip to content

Base config settings and DMM settings are not dependent in the current version #4

@NicoRouger

Description

@NicoRouger

in base-config.json, some settings are provided:
"Sequence": 6,
"nbPointsI": 6,

However, in the current version of the supervisor class supervisor_v2_2.py, these values are only partially taken into account.

This is critical for the DMM settings:

See: in
def dmm_setup(self):
"TRIG:COUN 5",
"SAMP:COUN 3",

These settings must be from base-config.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions