rbei-etas / busmaster

BUSMASTER is an Open Source Software tool to simulate, analyze and test data bus systems such as CAN. BUSMASTER was conceptualized, designed and implemented by Robert Bosch Engineering and Business Solutions (RBEI). Presently it is a joint project of RBEI and ETAS GmbH.
http://rbei-etas.github.com/busmaster/
GNU General Public License v3.0
950 stars 501 forks source link

How to connect a ManCats T200 labeled I-view Bosch interface without USB? #1285

Open brainbubblersbest opened 2 years ago

brainbubblersbest commented 2 years ago

Hello. In my Company we have a few hundred outdated Bosch I-view Interfaces. These Days produced by Teradyne Systems which was buyed by Bosch in like 2014.

These Interfaces have already an internal 2Channel Can Logger configurable over the web interface. Since these interfaces don't have USB and only Wlan and LAN interfaces, I wonder how these can be connect to busmaster? I don't find any MVCI Connection Manager or anything else on the Bosch Website.

Can anyone explain if this is Possible? This would be a nice no cost feature for enthusiastic Electric Service Employees since MAN Truck and Bus doesn't see the need for a can analyzer in the Service Stations.

But in reality lot of my colleagues would find sense for such a tool . I would share this in official over Diagnostic expert Groups even if my Company don't want that. I 100% Support free Information and the Open Source mentality. Screenshot_20220811_110657_com android chrome IMG_20220811_110906

brainbubblersbest commented 2 years ago

In Sources/BUSMASTER/CAN_iVIEW/VCiViewIF.h Line 75 the T200 is already there. So I believe it should work. But I got a Driver error after select the iview.

I found a YouTube video who someone installed a 5.0.0.0 version of busmaster on a windows 10 machine in late 2001.

Because of that I come to the conclusion he compiled busmaster in a different way or changed something in the code.

Maybe he read that and can push a pull request here?