TSMaster 202502 A sneak peek at the highlights of the new release!

The highly anticipated latest version of TSMaster 202502 is finally here! In this month's update, we've brought you a host of new features designed to further enhance the performance, flexibility and user experience of the software. In the following, we will introduce the highlights of this update in detail to help you quickly understand and master the new features, and make full use of TSMaster to improve your work efficiency.


01. [Bus Playback] New Channel Mapping Function for Offline Playback

→ [Analyze] - [Bus Playback] - [Offline Playback] - [Channel Mapping]

总线回放-离线回放新增通道映射功能

Updated feature: when playing back offline, you can map the source channel data in the blf/asc file to one or more destination channels.

02. [Message Information] Message counts are counted and displayed individually by channel.

→ [Analyze] - [Message Information] - [Fixed Display]

【报文信息】报文计数按通道单独统计和显示

Update function:

  1. With [Fixed Display], you can see that each message identifier is counted and displayed independently.
  2. Each different message ID is displayed starting from count “1″ in a [chronological display] manner. The playback function also displays the messages in the same order.

01. [TH7011] TH7011 toolbox new transceiver delay parameters

→ [Hardware] - [TH7011] - [Sampling point test

technical articles 20250311 3 TSMaster 202502

Update function: Support users to adjust the transceiver delay when performing different types of tests to ensure the stability of network communication.

02. [TIO9000] TIO9000 software toolbox on line

TIO9000 software toolbox, is for the same star standard hardware products TIO9000 series module development of interactive software.

TIO9000软件工具箱上线

Update function: Through the operation of the software toolbox, it is possible to control the TIO module by sending telegrams directly from the database, and at the same time to perform signal parsing on the reported telegrams in the telegram information window.


01. [C Applet] All Update Bit Settings in CAN/Flexray RBS

→ [Design] - [C applet]

Function interface:

  • can_rbs_reset_update_bits()
  • can_rbs_set_update_bits()
  • flexray_rbs_reset_update_bits()
  • flexray_rbs_set_update_bits()
C小程序】CAN/Flexray RBS中所有更新位设置

Update function: Provide reset/set bus all update bit function interface, assist engineers to achieve quick initialization of network status, recovery system failure, data synchronization, diagnosis, etc. during the test process.

02. [C Applet] USB Insertion/Removal Event

→ [Design] - [C applet]

Function interface:

  • register_usb_insertion_event()
  • register_usb_removal_event()
  • unregister_usb_insertion_event()
  • unregister_usb_removal_event()
【C小程序】USB插入/移除事件

Updated feature: Provide USB insertion/removal registration event and anti-registration event to get device vid, pid and serial number.

03. [Applet] TSMaster Rpc Ip Trigger Data Group Function Interface

→ [Design] - [C applet]

Function interface:

  • rpc_ip_trigger_data_group()
【小程序】TSMaster Rpc Ip触发数据组函数接口

Updated feature: Support RPC transmission of specified data groups to improve inter-system communication efficiency and reduce data transmission delay.

04. [C Applet] CAN RBS Fault Injection for AutoSAR E2E CRC and RC Calculations

→ [Design] - [C applet]

Function interface:

  • can_rbs_fault_inject_handle_on_autosar_crc_event()
  • can_rbs_fault_inject_handle_on_autosar_rc_event()
  • can_rbs_fault_inject_unhandle_on_autosar_crc_event()
  • can_rbs_fault_inject_unhandle_on_autosar_rc_event()
C小程序】用于 AutoSAR E2E CRC 和 RC 计算的 CAN RBS 故障注入

Updated feature: Support engineers to simulate different types of faults through scripts, and then test the fault tolerance of the system to ensure that the system can still maintain high reliability and stability when data errors are encountered in reality.

05. [C Applet] Adding Ethernet interfaces tssocket_add_ipv4_device and tssocket_delete_ipv4_device

→ [Design] - [C applet]

Function interface:

  • tssocket_add_ipv4_device()
  • tssocket_delete_ipv4_device()
【C小程序】添加以太网接口

Update function: add new ipv4 devices to the system by mac address.

06. [C Applet] New fifo function interface

→ [Design] - [C applet]

Function interface:

  • tsfifo_receive_can_msgs()
  • tsfifo_receive_canfd_msgs()
  • tsfifo_receive_flexray_msgs()
  • tsfifo_receive_lin_msgs()
C小程序】新增 fifo 函数接口

Update function: fifo receives Tx/Rx data on the bus.

07.【C小程序】新增Matlab 控制器接口:run_matlab_cmd

→ [Design] - [C applet]

Function interface:

  • run_matlab_cmd()
【C小程序】新增Matlab 控制器接口

Updated feature: run Matlab command strings and get their results.

08. [Small Program Library] New Example Function in Small Program Library

→ [Design] - [Small Program Library]

【小程序库】小程序库中新增实例功能

Updated feature: add a new instance of the same, the two same libraries independently, to avoid version conflicts, to meet the needs of different environments.

09. [Applet Library] Load any dll supported by TSMaster as applet library

→ [Design] - [Small Program Library]

小程序库】加载任何TSMaster支持的dll作为小程序库

01. [System Variables] Support *.vsysvar file to import system variables.

→ [Simulation] - [System variables] - [Import]

technical articles 20250311 14 TSMaster 202502

Updated feature: support importing canoe's *.vsysvar system variable configuration file.

02. [Panel] New animated images, support gif, webp, tgs, lottie animated image components

→ [Simulation] - [Panel] - [Toolbox] - [Animated Pictures].

【面板】新增动画图片,支持 gif、webp、tgs、lottie 动画图片组件
【面板】新增动画图片,支持 gif、webp、tgs、lottie 动画图片组件

03. [AutoSAR E2E] AutoSAR E2E Viewer is online!

→ [Simulation] - [AutoSAR E2E]

【AutoSAR E2E】AutoSAR E2E 查看器上线

Updated features: TSMaster has developed the AUTOSAR E2E emulation module for users to realize end-to-end data protection, ensuring that data is not tampered with, lost or corrupted during transmission.

04. [TSMaster RPC IP Editor] Supports automatic reporting of data sets

→ [Emulation] - [TSMaster RPC] - [Settings].

technical articles 20250311 18 TSMaster 202502

Updated feature: supports automatic recording of assessment files and storing them in csv format.

05. [TSMaster Web Server] Support for user interaction on server forms

→ [Simulation] - [TSMaster Web Server]

【TSMaster Web服务器】支持用户在服务器表单上进行交互
【TSMaster Web服务器】支持用户在服务器表单上进行交互

Updated function: accessing TSMaster server by web page, new user interaction function is added, which can realize synchronizing the operation from web page side to server side. As shown in the figure above: emulation signal settings are made on the web side, and the modified message information can be viewed on the TSMaster server side.


01. [Calibration] Support for loading jumbo A2L

→ [Application] - [Calibration Manager] - [Database]

【标定】支持加载巨型A2L

Updated feature: The calibration module supports large-scale system variable registration and performance improvement.

02. [DBC Editor] TSMaster DBC Editor is online!

→ [Application] - [Database Editor] - [DBC Editor].

DBC编辑器】TSMaster DBC编辑器上线

Updated features: TSMaster's DBC editor now mainly has New, Open, Save, Save As and Consistency Check functions, and database type support for CAN, CANFD, J1939.


01. [Project Settings] Maintain the existing form layout within the page by toggling the project option of the page display form

→ [Project] - [Project Settings] - [Project Options]

【工程设置】通过切换页面显示表单的项目选项,以保持页面内现有的表单布局

Updated feature: When there are multiple working pages in the project, switching the module window will also switch to the corresponding working page.

02. [Window Settings] New Stop Loading and Termination Function for Startup Window

→ TSMaster project startup window

窗口设置

03. [Window Settings] Lock the user interface to prevent accidental modification

→ [Module Window Setting Options] - [Lock UI]

【窗口设置】锁定用户界面

[ECUTest] Added an API function interface for ECUTest to install calls to TSMaster.

[ECUTest] Added an API function interface for ECUTest to install calls to TSMaster.

Update: TSMaster provides ECUTest users with programmable TSMaster software and hardware interfaces, which can be viewed in ECUTEST software. The interface for programmable TSMaster UI interface to realize SIL simulation is called TSOUN: TSMaster SIL Kit; the interface for programmable TOSUN hardware products to realize SIL simulation is called TOSUN: Hardware SIL Kit.

TSMaster Technical Exchange Group

If you have any questions about the use of TSMaster software and need technical support, please feel free to contact us!
Or scan the code to add TOSUN with the star technical customer service enterprise micro direct contact and consultation:
Same Star Technical Support QRcode

发表回复

en_USEnglish
×
×

产品入口: 产品添加到购物车

XML 地图