STAR Software

Thanks to a highly optimized C++Java architecture, the STAR software is fast, touchscreen-enabled, intuitive and user-friendly. Discover the key features by watching the video below or get a preview of some of them by scrolling down the page. High resolution screenshots and details about integration are available at the bottom of the page.

如需软件功能的现场演示,请 邮件 page or our live-chat (bottom-right part of the page)

YouTube

By loading the video, you agree to YouTube's privacy policy.
Learn more

Load video


特点

可简易调整所有子窗口

使用鼠标或手指拖动以调整所有子窗口的大小。无需担心各子窗口的排列布局,一切皆可轻松自动归位。


调整明暗度

根据实验室的光照条件,轻松切换明亮和暗黑模式,以获得最佳舒度。


 

灵活自定义布局

可将窗口拖动于任何位置,自由布局,可保存多个布局并快速调取以适应个性化需求。


 

显示数值的大小可调

使用 [Ctrl +鼠标滚轮] 即可立即增大或减小即可修改显示的数值大小。


 

添加更多突出显示数据

主要数据显示区可于需要远离屏幕时清晰呈现关键数据。该区域所显示内容可从所有测量及计算数据中自由选择,无论是想关注一个关键指标还是需要同时注意多个参数,皆可轻松满足。


高清截图

Right-click on the screenshot and select “open in a new tab” for full resolution image


Architecture and integration

STAR 软件客户端-服务器架构:

  • 服务器组件主要负责与Femto Easy设备进行通信。
    它通过硬件驱动控制设备,读取数据采集的原始数据。
    这个组件接着对图像进行处理,执行各种算法,并生成结果。
    其REST API提供了控制方法和获取结果的接口。
  • The client component implements the graphical interface. It sends control requests to the server using the REST
    它支持Windows和Linux版本,通过REST API向服务器发送用户操作的控制请求。
    客户端从服务器接收所有结果,并通过图形界面展示这些结果。

当用户启动软件时,这两个组件将同时启动并协同进行。

Femto Easy设备需安装STAR服务器组件,但也可以通过第三方软件访问REST API。
由于这个API基于HTTP,故既可在同一台计算机上使用,
亦可通过局域网中的另一台电脑使用。