Observations: EHT

This page can't be edited. | Page History
    Table of contents
    You are currently comparing two old versions - only when you are comparing against the latest version can you revert. Return to version archive.

    Combined revision comparison

    Comparing version 17:38, 16 Jan 2024 by rottmann with version 14:50, 2 Apr 2024 by rottmann.

    ...

    SetupValidate the system

    Note: the target setup for the DBBC3 is defined in /etc/backend.conf.

    The default setup is valid for 230 and 86 GHz. For 345 GHz the setup needs to be changed.

    • make sure the DBBC3 client is not running
    • configure the DBBC3 usingstart the dbbc3ctl program backendctl(on the EHT Control Computer cc-pico))::
    backendctl dbbc3 dbbc3 configurecd /home/oper/rottmann/dbbc3/utilities
    ./dbbc3ctl.py dbbc3
    
    • check for any errorsdo a full system check:

    inValidate the systemdbbc3ctl.py :

    • make sure the DBBC3 client is not running
    • validate the DBBC3 using backendctl(on the EHT Control Computer cc-pico):
    backendctl dbbc3 dbbc3 checkcheck system all
    
      All checks
    • check for any should report "OK".errors

    ...

    Other changes:

    1. /body/p[12]/@style: "margin-left: 40px;" ⇒ nothing

    Version from 17:38, 16 Jan 2024

    This revision modified by rottmann (Ban)

    ...

    Validate the system

    • make sure the DBBC3 client is not running
    • start the dbbc3ctl program (on the EHT Control Computer cc-pico):
    cd /home/oper/rottmann/dbbc3/utilities
    ./dbbc3ctl.py dbbc3
    
    • do a full system check:

    in dbbc3ctl.py :

    check system all
    

    All checks should report "OK".

    ...

    Version as of 14:50, 2 Apr 2024

    This revision modified by rottmann (Ban)

    ...

    Setup the system

    Note: the target setup for the DBBC3 is defined in /etc/backend.conf.

    The default setup is valid for 230 and 86 GHz. For 345 GHz the setup needs to be changed.

    • make sure the DBBC3 client is not running
    • configure the DBBC3 using backendctl(on the EHT Control Computer cc-pico):
    backendctl dbbc3 dbbc3 configure
    
    • check for any errors

    Validate the system

    • make sure the DBBC3 client is not running
    • validate the DBBC3 using backendctl(on the EHT Control Computer cc-pico):
    backendctl dbbc3 dbbc3 check
    
    • check for any errors

    ...