tOSUN News
Marketing Activities
What's On - Explore the City Show Tour
Product Highlights - Innovations for the Future
Technology Discovery - Simplifying Complex Technologies
Innovation is the engine of our progress.
We constantly challenge the status quo and look for innovative solutions!


We have been attending trade shows in various cities to bring the latest products and technological innovations to our customers. No matter where you are in the world, you will have the opportunity to experience our solutions and cutting edge technology first hand.
TOSUN News
Same Star Movement
Developer Bootcamp
In practical application scenarios, users often need to control the start and stop of TSMaster built-in function modules according to a certain logic and time sequence. TSMaster software has built-in C/Python applets and graphic programs, which allow developers to precisely control the operation of these modules through programming. This article will focus on sharing with you how to control the start and stop of TSMaster built-in modules through C code.
When the mismatch of sample point parameters and baud rate parameters between communication nodes causes some error frames, how can we set and adjust the baud rate parameters and sample point parameters in TSmaster to reduce and eliminate the error frames on the bus and further improve the communication quality. This article focuses on how to use TSmaster to get the corresponding sample point parameters and baud rate parameters more conveniently and set them to the user program through the API.
This article brings you the new features of TSMaster applet editing, which mainly include: code editing smart tip function, available external code editor to edit applet code and synchronization.
As you know, CCP stands for CAN Calibration Protocol and XCP stands for Universal Measurement and Calibration Protocol. Both are commonly used for development, testing and on-board calibration and were developed by ASAM (Association for Standardization of Automation and Measurement Systems).
TSMaster is a domestic automotive bus tool chain software platform developed by TOSUN, in our use of the process will inevitably encounter some problems affecting our use of the experience, the following will be often encountered a few questions for detailed answers.
During the UDS diagnostic process, it will involve the security access problem, which is often called Seed&Key. TSMaster provides two Seed&Key processing methods: the first one is to load the DLL file directly; the second one is to add the security algorithm directly in TSMaster's compiler.
Today we introduce you how to import external libraries in TSMaster feature of Python applet. Introduced by importing external libraries under TSMaster default parser path, so that we can go to use Python external libraries.TSMaster default Python parser under the installation of external libraries.