Showing posts with label HIL. Show all posts
Showing posts with label HIL. Show all posts

Tuesday, October 16, 2018

[Python 3] IPG CarMaker Automation w/ Vector CANoe and Powersupply for HIL

# Main function
  • Automate IPG CarMaker execution
  • Switch on/Off powersupply output
  • Start/Stop data logging of CANoe 
  • Open/Close EyeQClient
1. GUI by PyQt5
automation.ui and TestAutomation_pyqt.py

2. GUI by tkinter
TestAutomation_sw.py