Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LTE tests invalid use of objects #64

Open
tfcollins opened this issue Mar 4, 2021 · 0 comments
Open

LTE tests invalid use of objects #64

tfcollins opened this issue Mar 4, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tfcollins
Copy link
Collaborator

Log

================================================================================

Error occurred in AD936x_LTETests/TestAcrossLOFreqsTMNsBWs(AD936xClassTx=value1#ext,AD936xClassRx=value1#ext,LOFreqs=value12#ext,TMNs=p_3_3,BWs=p_20MHz) and it did not run to completion.

    ---------

    Error ID:

    ---------

    'MATLAB:system:propertySetWhenLocked'

    --------------

    Error Details:

    --------------

    Error using adi.AD9361.Tx

    Changing the value of a non-tunable property is not allowed without first calling the <a

    href="matlab:helpview(fullfile(docroot,'matlab','matlab_prog','matlab_prog.map'),'sysobjs_locked')">release()</a> method.

    

    Error in AD936x_LTETests/ConfigHW (line 43)

                testCase.Tx.EnableCyclicBuffers = true;

    

    Error in LTETests/RunTest (line 107)

                testCase.ConfigHW(TxClass, RxClass);

    

    Error in AD936x_LTETests/TestAcrossLOFreqsTMNsBWs (line 86)

                testCase.RunTest(AD936xClassTx, AD936xClassRx);

================================================================================
@tfcollins tfcollins added the bug Something isn't working label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants