How to fix sequence editor error when using Test Executive 5.1.1 with Labview6.0?

I had a test sequence that was built with Test Executive 5.1.1 and Labview 5.1.1. The sequence test step vi used Test Shell to allow the user to edit and config the test. After upgrading the test step vi from Labview 5.1.1 to Labview6.0 by mass compiling all vi to Labview6.0, an error occurred while editing the test vi. The error is as following:"Sequence Editor Error: Config Test Vi Callback.vi: Could not config test vi. Make sure the path to the vi is valid." I am sure the vi path is valid, does anybody has any idea why the path was not seen? How can this bug be fixed? Any hints or suggestion would be helpful.

That's really a TestStand question. You should post to the TestStand Discussion forum. TestStand Discussion Forum

Similar Messages

  • Response format error when using the ASCII object to communicate with a Dart ASPII motor controller.

    I can't seem to get Lookout to work using a COMM RS232 connection to our Dart controller. When using a term program, i'll send the command RV1,0,6 and get the response 1000,0005. I set up the ASCII object in Lookout with the following:
    SEND=Pb5
    RequestFormat="%s"
    ResponseFormat="%s" (and many other combinations)
    RQV1.TXT=TextEntry1
    for TextEntry1 I enter RV1,0,6 and I always get that dang response format error!
    Any suggestions? Obvious goofs?

    What's the Expression you're inserting to read back the response? If you're using just RSV1, you'll get the error. Try RSV1.txt.
    For troubleshooting purposes, delete all RSV expressions and the ResponseFormat connection and insert just an Expresssion on ASCII1.Response (where ASCII1 is your Object). This will give you the raw ASCII frame coming in. Then you can start formatting this raw response with appropriate ResponseFormat and RSVs.
    Hope this helps,
    Khalid

  • Fatal error when trying to execute a dml-command with OLAP API

    Hi,
    when I created an OracleConnection using the jdbc thin driver. The connection works fine.
    But when I try to execute any dml-command with an SPLExecutor the following fatal error occurs:
    oracle.express.idl.util.OlapiException: ORA-37118: Message 37118 not found; product=RDBMS; facility=ORA
    ORA-06512: at "SYS.GENCONNECTIONINTERFACE", line 66
    ORA-06512: at line 1
    Any Suggestions ?

    Hi Priya,
    1.The entries for the initialization in the BW system are contained in the RSSDLINIT table for the DataSource/source system combination. Compare these with the entries in the ROOSPRMSC table in the OLTP system.
    2. If there are NO entries in the RSSDLINIT table in BW, use transaction RSA7 to delete the delta queue for this DataSource/BW application combination in the source system (OLTP).
    3.Once you deleted all the entries,In Infopackage scheduler option,delete all the init selections to proceed further.
    In which system u r going to do this.....Quality or production.(Better,you check with basis to delete the entries.)
    Regards
    Kumar

  • How do I diagnose   No error     when using RAS SDK ?

    How do I diagnose the "No error." message to figure out what the real error is?
    I've enabled -crpetrace 7 in the Report Application Server, but the logs it generates don't mean much to me.
    I 'm attempting to use the SDK via Java.  Some existing reports work fine with the RAS, but some don't (or I wouldn't be posting here).  The current one I'm having issue with has 2 tables, (mainreport1234table0_ttx and mainreport1234table1_ttx).  I try to set the datasource like so:
    rcd.getDatabaseController().setDataSource(resultSetList.get(0),tableAlias,tableAlias);
    and immediately get this exception with no further details:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException:
    No error.---- Error code:-2147483648 Error code name:failed
         at com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException.throwReportSDKServerException(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.s.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.do(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.verifyDatabase(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.bd.onDataSourceChanged(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setDataSource(Unknown Source)
    What can I do to diagnose this further?
    Is there something I should be looking for in the Diagnostics log? It doesn't carry much meaning for me.
    N/A:-1,Verifying database connections,Elapsed Time,"10"
    ..\cserrinf.cpp:512,Creating new error object,Code,"31816"
    ..\cserrinf.cpp:513,Creating new error object,Error message,"Logon failed."
    ..\cserrinf.cpp:514,Creating new error object,lineN,"551"
    ..\cserrinf.cpp:515,Creating new error object,filename,"..\..\src\data\queryenghelp.cpp"
    N/A:-1,Creating new error object,Elapsed Time,"4"
    ..\..\src\reportdef\containers\rptdef.cpp:968,End changing report structure,Compiling all formulas,""
    N/A:-1,End changing report structure,Elapsed Time,"1"
    ..\cserrinf.cpp:512,Creating new error object,Code,"31816"
    ..\cserrinf.cpp:513,Creating new error object,Error message,"Logon failed."
    ..\cserrinf.cpp:514,Creating new error object,lineN,"551"
    ..\cserrinf.cpp:515,Creating new error object,filename,"..\..\src\data\queryenghelp.cpp"
    N/A:-1,Creating new error object,Elapsed Time,"4"
    ..\..\src\print\datasource\viewctrl.cpp:1302,Reset reportParametersIDs,nextReportParametersID before resetting,"1"
    ..\..\src\print\datasource\viewctrl.cpp:1320,Reset reportParametersIDs,Current nextReportParametersID,"0"
    N/A:-1,Reset reportParametersIDs,Elapsed Time,"2"
    ..\..\src\data\datainterface.cpp:17127,Check whether business view has data connection data access right denied,Business View has data connection data access right,"FALSE"
    ..\..\src\crpe\crpe4.cpp:2622,GetNthTableDataConnection diagnostics,<jobid,table:connection> pair is ,"<1,0:6>"
    N/A:-1,GetNthTableDataConnection diagnostics,Elapsed Time,"1"
    ..\..\src\crpe\crpe4.cpp:2622,GetNthTableDataConnection diagnostics,<jobid,table:connection> pair is ,"<1,1:7>"
    N/A:-1,GetNthTableDataConnection diagnostics,Elapsed Time,"1"
    ..\..\src\crpe\crpe.cpp:833,Closing engine,Before close engine use count,"4"
    ..\..\src\crpe\crpe.cpp:858,Closing engine,After close engine use count,"3"
    N/A:-1,Closing engine,Elapsed Time,"2"

    So now I've found the "-trace" flag that can be added to the Report Application Server (RAS) and I've managed to find some more line of logfiles.  <br />
    Here are some fun lines from a crystalras_201163_155350_5268_ras.log:<br />
    TraceLog 2011  6  3 10:55:14.033 5268 7284 (:5) (..\cdtsagent.cpp:2737): doOneRequest saRequestId_verifyDatabaseRequest in
    TraceLog 2011  6  3 10:55:14.034 5268 7284 (:5) (..\cdtsagent.cpp:873): JobSharing: getMatchingReportHandler: begin.
    TraceLog 2011  6  3 10:55:14.035 5268 7284 (:5) (..\cdtsagent.cpp:881): JobSharing: getMatchingReportHandler: job bound, null doc, or job locked and not a write action. returning.
    ErrorLog 2011  6  3 10:55:14.038 5268 7284 (:5) (..\cdtsagent.cpp:3321): CDTSagent::doOneRequest reqId=202: CSResultException thrown.   ErrorSrc:"CRPE" FileName:"..\reporthandler.cpp" LineNum:18306 ErrorCode:0 ErrorMsg:"
    No error." DetailedErrorMsg:""
    TraceLog 2011  6  3 10:55:14.044 5268 7284 (:6) (..\cdtsagent.cpp:2737): doOneRequest saRequestId_verifyDatabaseRequest in
    TraceLog 2011  6  3 10:55:14.045 5268 7284 (:6) (..\cdtsagent.cpp:873): JobSharing: getMatchingReportHandler: begin.
    TraceLog 2011  6  3 10:55:14.048 5268 7284 (:6) (..\cdtsagent.cpp:881): JobSharing: getMatchingReportHandler: job bound, null doc, or job locked and not a write action. returning.
    TraceLog 2011  6  3 10:55:14.135 5268 7284 (:6) (..\cdtsagent.cpp:2739): doOneRequest saRequestId_verifyDatabaseRequest out [NoError]
    TraceLog 2011  6  3 10:55:14.218 5268 7284 (:7) (..\cdtsagent.cpp:2639): doOneRequest saRequestId_closeDataDocumentRequest in
    TraceLog 2011  6  3 10:55:14.221 5268 7284 (:7) (..\cdtsagent.cpp:2641): doOneRequest saRequestId_closeDataDocumentRequest out [NoError]
    TraceLog 2011  6  3 10:55:14.224 5268 7284 (*:0) (.\dts\cdtsagent.cpp:750): doOneRequest caReservedRequestId_CloseServerAgent in
    TraceLog 2011  6  3 10:55:14.226 5268 7284 (*:0) (.\dts\cdtsagent.cpp:758): doOneRequest caReservedRequestId_CloseServerAgent out [NoError]
    TraceLog 2011  6  3 10:55:14.227 5268 8980 (*:0) (.\dts\dts.cpp:1274): RemoveKey: removing agent=3
    Note the presence of the    ErrorMsg:"No error." DetailedErrorMsg:"" <br />
    I'm getting closer to finding that secret decoder ring.
    Edited by: parks104 on Jun 3, 2011 6:24 PM
    Edited by: parks104 on Jun 3, 2011 6:25 PM

  • How to fix the -15006 error when playing to remote speakers.

    A quick fix that worked for me was to click the wifi symbol in the system bar (top right of computer). I turned the airport off – waited a second, then turned it back on. Having iTunes off during this process seems to help as well.

    Thanks bitwise.
    AirTunes works by first "finding," and then, establishing a secured communications link between the iTunes host and the AirPort Express Base Station (AX) or Apple TV. Once this link has been established, it can then start the streaming process. Also periodically through the streaming, AirTunes checks to see if the link is still valid.
    Most likely, something occurred to break this link, and thus the error message. By using the AirPort icon, you basically "forced" a break between the iTunes host and the AX. This provided AirTunes with an opportunity to re-establish the link, and then, to continue on with the streaming.

  • PO PDF errors when using custom RTF Template, but works with custom xsl

    Hi,
    I have done following set up steps for PO PDF
    Setup / Organizations / Purchasing Options / Control TAB / set 'PO Output Format' = 'PDF'
    setup / purchasing / document types / select "Standard Purchase Order" / Set the Document Type Layout to your new template.
    But with the RTF template the PO Output for communication completes with error. However when I use custom XSL-FO style sheet, it works.
    Can anyone help me how I can make my RTF work? When click on the preview of the template, it shows the PDF output though. Am I missing any other set up steps? Your help is greatly appreciated.
    Thanks,
    Sharmila

    I think the only way to have control over the html output is to enclose the tags or any information within a borderless table and align the text and table as necessary...
    Thanks,
    Bipuser

  • Bug? Error when using Alternate Display for a preso with Build transitions.

    I was working on a preso and Alternate Display worked fine for a while when I'd play the presentation. Then I added some Build transitions and when I tried to play the presentation, I started getting this error:
    *Keynote cannot play your slideshow because an error occurred.*
    I restarted Keynote and created a new presentation. Alternate Display worked fine when I just had a couple of plain test slides. Then I added a Build to a set of bullet points and started getting the error again.
    Is this a known bug? Any way to fix it? Is it caused by something else?
    System Version: Mac OS X 10.6.4 (10F569)
    Chipset Model: NVIDIA GeForce GT 330M
    Model Name: MacBook Pro
    Total Number Of Cores: 2
    L2 Cache (per core): 256 KB
    L3 Cache: 3 MB
    Memory: 4 GB

    Certainly not a known KN bug, but might be an expression of the NVIDIA problem referred to here: <http://www.macrumors.com/2010/09/29/nvidia-class-action-settlement-for-macbook -pro-owners/>. Given your expertise and your hardware, that'd be my first guess. Barring that, you have to line up the usual suspects: corrupt pref file, corrupted app, etc. Have you been having any other problems/strange behavior either with KN, with other apps, or with your Mac generally? What, if any, software maintenance/repair have you tried/do you do routinely?

  • HT4589 When using compressor voice is not sync with video. What causes this and how to fix it, please?

    When using compressor voice is not sync with video. What causes this and how to fix it, please?

    Although you say you have let the battery drain, was it for long enough? Since nothing else that you've tried so far has worked, I suggest that you leave the iPod unplugged for at least four days, preferably a week. That way, if something is stopping the iPod from turning the screen on, then whatever it is will drain the battrey. However, since the screen isn't on, that may take longer than if the screen was on.
    Then, after that time, plug the iPod into a power source and leave it alone for at least thirty minutes. Only after thirty minutes will it show any signs of life, but you should leave it until it is fully charged before trying to use it.
    If you get to this stage, the fact that the battery has drained will cause the iPod to reset when it springs back to life.
    Let us know how you get on.

  • How do I fix a javascript error when opening Dreamweaver?

    DW CS6 recently started having 2 JavaScript errors while opening the application and at least 1 additional JavaScript error when using the Insert Image command.  Can someone provide some advice on fixing this issue?

    This will help -
    Index to Dreamweaver FAQ
    Look at the very first issue.

  • [svn:fx-trunk] 10891: Fix for ASDoc throws error when using getter methods for pseudo-inheritance of static constants

    Revision: 10891
    Author:   [email protected]
    Date:     2009-10-06 09:46:47 -0700 (Tue, 06 Oct 2009)
    Log Message:
    Fix for ASDoc throws error when using getter methods for pseudo-inheritance of static constants
    QE notes: None.
    Doc notes: None
    Bugs: SDK-22676
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22676
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java

    Have you tried using com.adobe.air.crypto.EncryptionKeyGenerator instead?

  • How to solve the error message "Could not activate cellular data network: PDP authentication failure"when using 3g or gPRS on safari with an iphone 4 and latest software updates

    Please can someone help me to solve the error message "Could not activate cellular data network: PDP authentication failure"when using 3G or GPRS on safari with an iphone 4GS and latest software updates. I have tried resetting the network and phone settings. I have restored the factory settings on itunes and still the problem persists.

    All iPhones sold in Japan are sold carrier locked and cannot be officially unlocked by the carrier. If you unlocked it, it was by unauthorized means (hacked), and support cannot be given to you in this forum.
    Hacked iPhones are subject to countermeasures by Apple, particularly when updating the firmware. It is likely permanently re-locked or permanently disabled.
    Message was edited by: modular747

  • (SUP for Blackberry) JCo unknown type error when using PT_ARQ_REQUEST* RFC

    Dear community,
    I am encountering a weird error when trying to execute the PT_ARQ_REQUEST_PREPARE RFC in a Leave Request scenario for BlackBerry with the SUP.
    When creating the MBO from the RFC PT_ARQ_REQUEST_PREPARE and testing it with the parameters
    im_command = create
    im_modus = r
    im_pernr = 00001000
    im_wi_id = 000000000000 (initial value)
    im_request_id =  *emptyString* (initial value)
    I get an "execution suceeded" everytime EXCEPT when I try to return the output structure ex_request! However, this is exactley the information needed to execute the following RFCs PT_ARQ_REQUEST_EXECUTE and PT_ARQ_REQUEST_CHECK. The error I get when executing is the following:
    unknown JCO type
      java.sql.SQLException: unknown JCO type
    I checked for short dumps in the transaction ST22 and found an OBJECTS_OBJREF_NOT_ASSIGNED_NO     (CX_SY_REF_IS_INITIAL) error that marks an error when retrieving the attributes (most likely from the ex_request structure). I looked at the structure and found out that it is a deep structure. Could that be the reason for the error? How can I fix it and get the correct output? Does anybody has experience with a similar problem?
    Thank you for your help in advance!
    Best regards,
    Jenny
    PS: some additional info about the error message:
    unknown JCO type
    unknown JCO type
      java.sql.SQLException: unknown JCO type
      com.sybase.vader.jca.sap.connector.cci.SapJcoResultSetMetaData.getColumnType(SapJcoResultSetMetaData.java:135)
      com.sybase.uep.eis.RecordSetImpl.<init>(RecordSetImpl.java:69)
      com.sybase.uep.tooling.eis.BaseEISOperation.getRecordSetFromResultSet(BaseEISOperation.java:980)
      com.sybase.uep.tooling.eis.BaseEISOperation.execute(BaseEISOperation.java:259)
      com.sybase.uep.tooling.eis.BaseEISOperation.execute(BaseEISOperation.java:154)
      com.sybase.uep.tooling.eis.SapEISOperationImpl.execute(SapEISOperationImpl.java:401)
      com.sybase.uep.tooling.ui.ModelsUtil.getEEISOperationMetaData(ModelsUtil.java:252)
      com.sybase.uep.tooling.ui.ModelsUtil.refreshAttributes(ModelsUtil.java:892)
      com.sybase.uep.tooling.ui.ModelsUtil$3.run(ModelsUtil.java:778)
      com.sybase.uep.tooling.om.util.MobileObjectModelsUtil.execUpdate(MobileObjectModelsUtil.java:1027)
      com.sybase.uep.tooling.ui.diagram.extension.commands.CommandUtils.runUpdate(CommandUtils.java:219)
      com.sybase.uep.tooling.ui.ModelsUtil.refreshRead(ModelsUtil.java:742)
      com.sybase.uep.tooling.ui.ModelsUtil$6$1.run(ModelsUtil.java:1046)
      org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection$3.doExecuteWithResult(AbstractModelerPropertySection.java:584)
      org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand.doExecute(AbstractTransactionalCommand.java:247)
      org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:150)
      org.eclipse.gmf.runtime.common.core.command.CompositeCommand.doExecuteWithResult(CompositeCommand.java:403)
      org.eclipse.gmf.runtime.common.core.command.AbstractCommand.execute(AbstractCommand.java:135)
      org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:511)
      org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection.executeAsCompositeCommand(AbstractModelerPropertySection.java:315)
      com.sybase.uep.tooling.common.ui.property.view.UEPPropertySheetSection.executeAsCompositeCommand(UEPPropertySheetSection.java:406)
      com.sybase.uep.tooling.common.ui.property.view.UEPPropertySheetSection.runAsCommands(UEPPropertySheetSection.java:389)
      com.sybase.uep.tooling.ui.properties.sheets.mbo.MBOAttributesBoundMappingPropertySection.runAsCommands(MBOAttributesBoundMappingPropertySection.java:583)
      com.sybase.uep.tooling.ui.tableviewer.common.editingsupports.PropertyViewCommandDelegate.runInCommand(PropertyViewCommandDelegate.java:48)
      com.sybase.uep.tooling.ui.ModelsUtil$6.run(ModelsUtil.java:1039)
      org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    Edited by: Jenny Bachmann on Feb 8, 2011 6:29 AM

    Hi Jenny,
    I can't remember what the issue exactly is but I think it's related to one of the data types used in the returned structure.
    In any case it's probably a good idea to create your own RFC enabled function module to call the 3 standard function modules instead of calling them one after the other. This way you will avoid unnecessary network communication and you have more control on the data that is exchanged.
    Regards,
    Pierre

  • Hello, I was wondering if anyone can tell me how to fix my itunes. When I was trying to download the new 1114 version, a window popped up saying R6034 C runtime library was incorrectly loaded. Then another window said iTunes not installed properly

    Hello,
    I was wondering if anyone can tell me how to fix my iTunes. When I tried to update to the latest version (1114) a window popped up saying R6034 C runtime library incorrectly installed. Then another window popped up saying that iTunes was installed incorrectly Error 7 (windows error 1114). Hope you can help.

    Solved the issue without using the trash . I tried to consolidate the library in LACIE, then clicked on any exclamation-mark song and tried to locate the file. Repeating those steps 3 or 4 times cleared it up. That was confirmed when I synced the entire library on a iPod Classic, and showed up no problems after syncing the Nano.
         What went wrong was perhaps to fail to consolidate the library at first .

  • LabVIEW PDA reports COREDLL.DLL error when using Call Library Function Node

    I'm trying to build a LV PDA app that calls an external DLL file built using embedded visual C. When configuring the Call Library Function node I select the stub DLL, configure the I/O parameters and select OK. When the configuration dialog closes I get the following error:
    LabVIEW: LabVIEW.exe - Unable to Locate Component
    This application has failed to start because COREDLL.DLL was not found. Re-installing the application may fix this problem.
    I do not get this error when using the configuration dialog in the example VIs.
    Any suggestions as to the cause and/or the solution?
    Thanks,
    Ryan

    Hello -
    When you create a PDA VI that calls a DLL, you must include the .c or .lib file that corresponds to the DLL. Take a look at these documents:
    LabVIEW PDA Module Build Errors with VIs that Call DLLs
    Why Do I Receive Errors When Calling a C++ DLL from a Call Library Node Using the LabVIEW PDA Module...
    How To Call External Code in LabVIEW PDA for Palm OS
    H
    ow To Call External Code in LabVIEW PDA for Pocket PC
    Hope this helps!
    S Vences
    Applications Engineer
    National Instruments

  • How to fix 1604 &1603 error ipod touch 4g

    hi plz help me....how to fix 1604 & 1603 error.....ipod touch 4g ios 6.1.3

    Error 20, 21, 23, 26, 28, 29, 34, 36, 37, 40
    Error 1604
    This error is often related to USB timing. Try changing USB ports, using a different dock connector to USB cable, and other available USB troubleshooting steps (troubleshooting USB connections. If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.
    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue:
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode,put it into Recovery Mode.
    Restore and wait for the error.
    When prompted, click OK.
    Close and reopen iTunes while the device remains connected.
    The device should now be recognized in Recovery Mode again.
    Try to restore again.
    If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.
    Error 1600, 1601, 1602
    Error 1603
    Follow the steps listed above for Error 1604. Also, discard the .ipsw file, open iTunes and attempt to download the update again. See the steps under Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations. If you do not want to remove the IPSW in the original user, try restoring in a new administrator user. If the issue remains, Eliminate third-party security software conflicts.

Maybe you are looking for

  • Error while installing primavera p6.7

    hi i am facing error while installing primavera p6.7 error "pm database creation failed.contact support" also "mm database creation failed.contact support" i saied maybe from my system i tried on other pc put still same then i saied maybe from versio

  • DVI to RGB  cable does not seem to work

    When I connect my MBP to my HDTV via a DVI to HMDMI converter cable I get excellent, razor sharp images. However when I connect using a DVI to RGB cable all I get is garbled signals. Any ideas on what I should be doing different? Thanks in advance!

  • Blue Printing....doubts

    HI gurus, i have gone through many posts and understood the process of Blueprinting process...and right now in my project we completed the requirement gathering and analysis now we have to make a blueprint...by making business content check (gapanaly

  • Reason=weblogic.transaction.internal.AppSetRollbackOnlyException

    Hi all i am getting this exception : Exception in obtaining connection *java.sql.SQLException: Transaction BEA1-00238595E5CABD76B51F not active anymore. tx status = Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]*

  • Systemd with wpa_supplicant 802.1X wired and dhcpcd - Need help

    Hi, At work we use 802.1X wired authentication on the network to get access. If successfully authenticated then I get 10.x.x.x network address from DHCP, and if not successfully authenticated, I get a 172.x.x.x address from DHCP. Now I've configured