Sharing | TSMaster Bus Record Function Operation Guide

Bus recording mainly refers to the CAN, LIN, FlexRay, Ethernet and other bus system communication data recording and analysis, is an important tool for engineers in troubleshooting, performance analysis and data recording, as a TSMaster software in the use of the high rate of functional modules, this paper focuses on the recording function of the bus recording module operation, recording file configuration, and This paper focuses on the operation of the recording function of the bus recording module, the configuration of the recording file, and combines the common needs of bus recording.

Continue ReadingSharing | TSMaster Bus Record Function Operation Guide

Software Update | TSMaster 2024 Latest Version Useful Functions Updates, Favorites Don't Get Lost!

TSMaster, a software-hardware decoupled, rapidly iterative, and constantly software-defined homegrown industrial software, maintains a weekly update frequency and has penetrated global automotive industry companies. At the beginning of 2024, a large-scale functional update was carried out! Not only was the software fully optimized, but the toolbox modules, simulation modules, and bus analysis modules were also updated.

Continue ReadingSoftware Update | TSMaster 2024 Latest Version Useful Functions Updates, Favorites Don't Get Lost!
TSMaster Sequence Transmitter Module in Automotive Development and Testing
TSMaster Sequence Transmitter Module in Automotive Development and Testing

Sharing | TSMaster Sequence Transmitter Module for Automotive Development and Testing

Sequence sending module can be achieved without script code to test the specific control message sequence sent, the sequence sending module is commonly used for some newly developed products need to verify the product features and so on through this module.

Continue ReadingSharing | TSMaster Sequence Transmitter Module for Automotive Development and Testing

Sharing | Signal Generator Operation Instructions for TSMaster Message Delivery

The Signal Generator function is the message sending module in TSMaster Analytics. The Signal Generator is used to send and configure the value change behavior of each CAN/LIN signal, in short, it is a function that allows you to control and adjust the value of the CAN/LIN signal. There are 8 types of signal generators we can choose from, and today we focus on sharing with you about how to use the 8 types of TSMaster signal generators.

Continue ReadingSharing | Signal Generator Operation Instructions for TSMaster Message Delivery

Sharing | How to filter common bus message signals in TSMaster?

TSMaster software platform supports message and signal filtering for different buses (CAN, LIN, FlexRay), and the filtering methods generally include global receive filtering, data stream filtering, window filtering, string filtering, programmable filtering, and the use of signal filters for different buses is basically the same. Today, we will focus on sharing with you about the various operation methods of telegram message filtering in TSMaster.

Continue ReadingSharing | How to filter common bus message signals in TSMaster?

Sharing | TSMaster Signal Comparison Module Operation Guide is here!

TSMaster Signal Comparison Module is a module specially developed for testing CAN, LIN, FlexRay and system variables. The module can accurately determine whether the signal value is within the set range in real time, and can save the signal acquisition data of the test process to a .CSV file, so that we can easily view the record information, import the file into various PC forms and databases to analyze the test records. Today, we will focus on sharing with you how to use the signal comparison module in TSMaster.

Continue ReadingSharing | TSMaster Signal Comparison Module Operation Guide is here!

Sharing | TSMaster applet start and stop automation control flow

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.

Continue ReadingSharing | TSMaster applet start and stop automation control flow

TSMaster Sampling Point Configuration Method and Error Frame Elimination Process

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.

Continue ReadingTSMaster Sampling Point Configuration Method and Error Frame Elimination Process
Read more about the article 干货分享|一分钟带你了解TSMaster小程序编辑代码智能提示功能
Computer script. Software background. Source code photo. Website programming code. Programmer developer screen. Developer working on program codes Developer working on program codes.

Sharing | A minute to take you to understand the TSMaster small program editing code intelligent prompt function

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.

Continue ReadingSharing | A minute to take you to understand the TSMaster small program editing code intelligent prompt function
Read more about the article 干货分享|TSMaster—CCP/XCP标定功能详解
Double exposure Electric vehicle EV car Power cable wirh pump plug in charging power to electric vehicle EV car on virtual modern technology UI control information display,innovation alternative sustainable eco energy.

Sharing|TSMaster-CCP/XCP Calibration Functions Detailed Explanation

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).

Continue ReadingSharing|TSMaster-CCP/XCP Calibration Functions Detailed Explanation

Q&A Guide to Frequently Asked Questions about TOSUN Hardware adapter and TSMaster

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.

Continue ReadingQ&A Guide to Frequently Asked Questions about TOSUN Hardware adapter and TSMaster

Learn about the two methods of handling Seed&key in TSMaster in one article

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.

Continue ReadingLearn about the two methods of handling Seed&key in TSMaster in one article

TSMaster Small Features - How to import external libraries for Python applets?

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.

Continue ReadingTSMaster Small Features - How to import external libraries for Python applets?

New feature release|TSMaster adds CANoe automation control module, welcome to download and experience!

Today we introduce a new feature of TSMaster - the CANoe Automation Module. The function of this module is to automate CANoe by stimulating the system variables inside CANoe and responding to variable change events with the CAPL script running in CANoe.

Continue ReadingNew feature release|TSMaster adds CANoe automation control module, welcome to download and experience!

Tutorials | How to implement LIN RBS residual bus emulation based on TSMaster

The full name of RBS is: residual bus simulation, which is also known as residual bus simulation. It is mainly based on the in-vehicle network database, such as CAN/LIN/FlexRay/Ethernet database, and simulates the communication behavior of each node within the network.

Continue ReadingTutorials | How to implement LIN RBS residual bus emulation based on TSMaster

TSMaster core functions of the management of calibration data

In the calibration module, the management of calibration data is also its core function. It mainly includes the following aspects: calibration data loading, calibration data exporting, calibration data brushing, and supporting application brushing. These functions are described in detail below.

Continue ReadingTSMaster core functions of the management of calibration data

Best Practices Guide for TSMaster Data Logging and Trace Replay

In the process of TSMaster support, we found that engineers have a lot of record function requirements, so today we share with you the functional practice of TSMaster record module, and introduce to you what functional requirements there are before opening the article, so that you can easily check the relevant places of interest.

Continue ReadingBest Practices Guide for TSMaster Data Logging and Trace Replay

Application Notes | How to utilize TSMaster's System Variable Trigger Calibration and Diagnostics?

With the rapid increase of electronic modules, the massive data interaction and real-time requirements brought about by ADAS and driverless scenarios, and the information security challenges brought about by OTA technology, the performance of automotive bus simulation, testing, diagnostics, and calibration toolchain has been put forward with higher requirements. This paper mainly explains how to utilize TSMaster's system variables to trigger calibration and diagnostic functions.

Continue ReadingApplication Notes | How to utilize TSMaster's System Variable Trigger Calibration and Diagnostics?

Application Notes | TSMaster Quick Start (1) - System Variables

This article introduces you to an important concept of TSMaster - system variables. System variables can be used to monitor signals, convey information, and can be used in automation as well as testing and many other areas. Almost all of TSMaster's functions are related to system variables.

Continue ReadingApplication Notes | TSMaster Quick Start (1) - System Variables

New Releases | Determination of Automation Modules in Testing

Today we continue to introduce the new feature of TSMaster - Automation Module for determination in testing. As we all know, determination determines whether a use case passes or fails in testing, and the test logic can be easily realized with automation modules. So how can we reasonably make a judgment on the result after the test logic is executed?

Continue ReadingNew Releases | Determination of Automation Modules in Testing

New Feature Release | Reuse Methods for TSMaster Automation Modules

Today we continue to introduce you to TSMaster's new feature, the Automation Module. Usually in the development process, if a certain logic will be used repeatedly in different scenarios, the first thing we think of is to encapsulate it into a function for reuse.

Continue ReadingNew Feature Release | Reuse Methods for TSMaster Automation Modules

New Releases | How TSMaster Realizes J1939 Multi-Frame Message Sending and Receiving

As you know, the J1939 protocol is a set of standards defined by the Society of Automotive Engineers (SAE).The J1939 standard is used for heavy duty vehicles such as trucks, buses and mobile hydraulics. Most of today's vehicles have ECU communication via CAN. However, the CAN bus only provides the basis for communication (like a telephone), but does not provide the "language" of conversation for more complex operations. So in most large vehicles, the "language" is the J1939 standard defined by SAE.

Continue ReadingNew Releases | How TSMaster Realizes J1939 Multi-Frame Message Sending and Receiving

New Releases | How to localize checksum and rolling counter support in TSMaster

TSMaster recently updated five modules of new features, including network simulation checksum and rolling counter localization support, J1939 multi-frame message sending and receiving, MATLAB automation control module and so on. I will give you the next tweet in the form of graphic tutorials to explain one by one. Today introduces a new feature of TSMaster - localized support for checksum and rolling counter in network simulation, which can be easily achieved without writing a single line of code to achieve network simulation with checksum and rc.

Continue ReadingNew Releases | How to localize checksum and rolling counter support in TSMaster

Application Notes | TSMaster How to Code Auto Send LIN Messages

Previously we came out on the TSMaster application notes series of several articles, partners feedback are very practical, but also engineers in the use of TSMaster software in the practical problems that will be encountered, today continue to bring you the application notes series of articles - how to code automatically send LIN messages.

Continue ReadingApplication Notes | TSMaster How to Code Auto Send LIN Messages

Application Notes | How TSMaster Synchronizes Video Playback with Messages

Recently, there are a lot of partners are more interested in our TSMaster background operation applications, such as "how to synchronize the background video playback and bus record files", "how to automatically send LIN messages through the code" and so on. We will publish a series of application notes about TSMaster for this kind of questions.

Continue ReadingApplication Notes | How TSMaster Synchronizes Video Playback with Messages

TSMaster Diagnostics Summary of Frequently Asked Questions

The above chapters to introduce the partners TSMaster diagnostic function of some basic configuration issues and operation steps in detail, then I believe that we use TSMaster software in the process will encounter many more problems, I will pick a few hotness higher questions to answer you.

Continue ReadingTSMaster Diagnostics Summary of Frequently Asked Questions

New Releases | Typical Applications for TSMaster Diagnostics

The previous chapters mainly introduced some basic operation details about TSMaster diagnostic module, I believe you have a certain understanding and cognition of TSMaster diagnostic module. This chapter mainly introduces the typical application of TSMaster diagnostic function, which mainly includes the typical application operation of reading vehicle VIN code, writing configuration information and Flash Bootloader process.

Continue ReadingNew Releases | Typical Applications for TSMaster Diagnostics

New Feature Release | Automated Diagnostic Process for TSMaster Diagnostic Module

TSMaster automatic diagnostic process is mainly for the whole project diagnostic process management. This article mainly explains the process application management and configuration diagnostic process related configuration operations.

Continue ReadingNew Feature Release | Automated Diagnostic Process for TSMaster Diagnostic Module

New Feature Release | Flexible Application of System Variables in TSMaster Diagnostic Module

TSMaster introduces system variables as parameters into the diagnostic module, which greatly expands the ability of the diagnostic module to interact with data from other modules, and this paper mainly demonstrates the specific operation.

Continue ReadingNew Feature Release | Flexible Application of System Variables in TSMaster Diagnostic Module

New Releases | TSMaster Diagnostic Console Operation Details

Today we will explain the specific operation of TSMaster Diagnostic Console. The Diagnostic Console, as a diagnostic command debugger, allows the user to select each individual service command, edit the Send Service Message and Receive Service Message, and perform test verification. It mainly contains five working areas, which are mainly divided into Service Command Selection Area, Manual Command Input Area, Diagnostic Command Send/Answer Area, Diagnostic Run, and Diagnostic Information/Trace Area.

Continue ReadingNew Releases | TSMaster Diagnostic Console Operation Details