NDCUCfg with command line arguments

  • Hello,
    it is also possible to call ndcucfg with command line arguments, for example:
    ndcucfg -c "touch calib"


    If want to call ndcucfg from your application you may use:

    Code
    1. BOOL bRes = CreateProcess(_T("ndcucfg"), _T("-c \"touch calib\""), NULL , NULL, 0, 0, NULL, NULL, NULL, NULL);

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.