model_path
MAPortConfigFile = r"D:\AUD_FRAMEWORK\python_files\MAPortConfigSCALEXIO.xml"
ExcelFilePath = r"C:\Users\abhik\OneDrive\Desktop\pyScript\pythonAuto\test.xlsx"
batteryvolt = "Model Root/I0UserInterface/IO_PAR/Simulator/Power_Supply/Voltage_Out/Value"
batteryread = 'Model Root/IOUserInterface/IO_DISP/Simulator/Power_Supply/Simulator_Voltage_In/In1'
kl30 = "Model Root/MDLUserInterface/MDL_PAR/Power_supply/ECU_power_Supply/Value"
canWrite = "Model Root/I0UserInterface/IO_PAR/SoftECU/BCM/BCM_FD_2/"
canReadSLML = "BusSystems/CAN/CAN/SLML_STATUS_FD/RX/"
canReadSLMR = "BusSystems/CAN/CAN/SLMR_STATUS_FD/RX/"