202111.log 2.5 KB

1234567891011121314151617181920212223
  1. 2021-11-17 09:39:19.7002 Info: [source]:runtime,[msg]:Runtime 启动
  2. 2021-11-17 09:39:19.7372 Info: [source]:runtime,[msg]:加载插件"F:\Project\Launch\new(8.24)\TpsLabStudio_LTS\exe\apps\DataApp\bundle.config"
  3. 2021-11-17 09:39:19.8362 Info: [source]:runtime,[msg]:加载插件"F:\Project\Launch\new(8.24)\TpsLabStudio_LTS\exe\apps\DevicesApp\bundle.config"
  4. 2021-11-17 09:39:19.8522 Info: [source]:runtime,[msg]:加载插件"F:\Project\Launch\new(8.24)\TpsLabStudio_LTS\exe\apps\Tps_LQ_Transmitter\bundle.config"
  5. 2021-11-17 09:39:19.8682 Info: [source]:runtime,[msg]:AppHost 开始启动插件
  6. 2021-11-17 09:39:19.8682 Info: [source]:runtime,[msg]:插件"数据管理"启动成功
  7. 2021-11-17 09:39:19.8682 Info: [source]:runtime,[msg]:插件"资源管理器"启动成功
  8. 2021-11-17 09:39:19.8682 Info: [source]:runtime,[msg]:插件"6YX03B-9B"启动成功
  9. 2021-11-17 09:39:19.8682 Info: [source]:runtime,[msg]:Runtime 启动完成
  10. 2021-11-17 09:39:25.8102 Info: [source]:runtime,[msg]:AppHost 停止插件
  11. 2021-11-17 09:39:25.8102 Info: [source]:runtime,[msg]:插件"数据管理"停止成功
  12. 2021-11-17 09:39:25.8102 Info: [source]:runtime,[msg]:插件"资源管理器"停止成功
  13. 2021-11-17 09:39:25.8102 Info: [source]:runtime,[msg]:插件"6YX03B-9B"停止成功
  14. 2021-11-17 09:39:25.8102 Info: [source]:runtime,[msg]:Runtime 关闭
  15. 2021-11-17 09:39:25.9572 Error: [source]:Visa SearchDevices,[msg]:VISA设备搜索执行异常, 在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  16. 在 System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  17. 在 System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
  18. 在 System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
  19. 在 System.Activator.CreateInstance(Type type, Object[] args)
  20. 在 NationalInstruments.VisaNS.ResourceManager.Open(String resourceName, AccessModes accessMode, Int32 openTimeout)
  21. 在 NationalInstruments.VisaNS.ResourceManager.Open(String resourceName)
  22. 在 DevicesApp.VisaBus.GetDeviceModel(String resourcehandle, String& deviceID, String& bustype)
  23. 在 DevicesApp.VisaBus.SearchDevices()