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.

ADC12J4000EVM: Configuration and two softwares cannot be opened at the same time on the same computer

Part Number: ADC12J4000EVM
Other Parts Discussed in Thread: ADC12J4000, DAC38J82EVM,

Hi,

I have two problems,

1、The softwares DAC3XJ8X GUI and ADC12J4000 GUI A cannot be opeded at the same time on the same computer. So, I want to know if there are some solutions to solve this problem.

2、When I turned off the DAC38J82EVM or ADC12J4000,I must re-configure them when I turn on next time.If there are some solutions to configure them at one time and I do not have to do it when I turn on them                every time.

Thanks.

  • Peng,

    I have forwarded your question to a device expert. They should be with you shortly.

    Thanks

    Yusuf
  • Hi Peng
    This error is due to a minor bug in those GUIs.
    You can resolve it by navigating to the following folder:
    C:\ProgramData\Texas Instruments\ADC12J4000EVM GUI A
    Then edit the following file: ADC12J4000EVM GUI A.ini
    Here are the contents of the original file:

    ******************************************
    [ADC12J4000EVM GUI A]
    GUI Application = "ADC12J4000EVM GUI A.exe"
    server.tcp.enabled = TRUE
    server.tcp.port = 6640
    server.vi.access = "+*"
    server.tcp.access = "+127.0.0.1"

    [Simulation]
    Simulation = FALSE

    [Settings]
    Trigger continuously? = TRUE
    ******************************************


    Edit the server.tcp.port parameter value to be 6645 and save the file. I think that value should eliminate the conflict with the DAC GUI. If the problem shows up again with another GUI you can try a different value.

    This should resolve the problem you are encountering.

    Best regards,
    Jim B