Jump to content

Peerasak T.

Members
  • Posts

    6
  • Joined

  • Last visited

Peerasak T.'s Achievements

  1. The output will be triggered by a physical switch. Example is hazard indicator light which can be turned on for hours when vehicle is broken down roadside, waiting for assistance. The whole PDM system should not need to be kept powered, similar to a stock car.
  2. for my on road vehicle project , there is requirement for permanently enabled output eg. hazard flashing indicator lights without ignition switched on. If Vbatt is permanently connected, is there configuration setting to keep an output enabled after IGN SW pin becomes inactive ?
  3. That fixed my problem. Thank you for your assistance.
  4. I started from blank configuration sheet. Here is my file. Oat DVC.pdmc
  5. I can only send 34% of configuration then PDM LINK software always stopped with below error message. Traceback (most recent call last): File "multiprocessing\process.py", line 315, in _bootstrap File "multiprocessing\process.py", line 108, in run File "linkecuapi\spawn_process.py", line 22, in ECU File "linkecuapi\__init__.py", line 216, in set File "linkecuapi\ecuapi.py", line 30, in magic File "linkecuapi\ecuapi.py", line 467, in set_setting TypeError: 'int' object is not iterable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Jenkins\workspace\PDMLink Release\src\main\python\main.py", line 11, in <module> File "C:\Jenkins\workspace\PDMLink Release\build_venv\Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py", line 52, in _freeze_support File "multiprocessing\spawn.py", line 116, in spawn_main File "multiprocessing\spawn.py", line 129, in _main File "multiprocessing\process.py", line 330, in _bootstrap AttributeError: 'NoneType' object has no attribute 'write'
  6. ability to compare similar function maps with another .pcl file.
×
×
  • Create New...