This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1243: ar1 DLL Functions

Part Number: AWR1243


Does anyone know where I can read about the ar1 functions implemented in the DLL file?

Gabriel

  • Hi,

    Can you please provide us with more details?

    Thank you
    Cesar
  • Hello Cesar,

    I am looking through the script and there are some functions that are being used but I can not locate the original definitions, only the AR1xController.dll. Do you know where I can find the original so that understand how to more correctly use them? Let me know if you need more information.

    Gabriel

  • Hi Gabriel,

    I'm afraid there is not much documentation currently available in one place - we are looking into including this in a future release.

    The LUA functions correspond to UI settings that are a little more intuitive. Each of these settings call into corresponding APIs that are documented in the AWR1xxx_Radar_Interface_Control.pdf document that is available as part of the DFP.

    For the LUA functions themselves, some basic help is available witin RadarStudio by calling "help functionName" in the LuaShell.

    Hope this helps,
    Anand