Column Control DTX

PMA with NGRX Integration

白皮書

Background

PathWave Manufacturing Analytics (PMA) is an established Industry 4.0 web-based big data analytics solution for improving electronic manufacturing efficiency and quality. In the PMA stack, Angular 2+ is currently used as the client-side framework. In order to improve the performance of the platform, we will explore how to implement NGRX library into the existing client-side framework. The components and benefits of NGRX implementation will be discussed in this paper as well.

Introduction of NGRX

NGRX is a library created for angular framework to achieve redux pattern by providing a reactive state management. As shown in Figure 1, NGRX is a combination of RXJS library, redux pattern and angular 2+ framework. For NGRX to be implemented in angular 2+ framework, several new components are created and declared; namely action, reducer, effect and store. Each of these components play important roles. Figure 2 below shows how the data flow within the components in NGRX.

×

請銷售人員與我聯絡。

*Indicates required field

請選擇您偏好的聯絡方式*必填欄位
Preferred method of communication? 變更email?
Preferred method of communication?

請點擊按鈕後,提供給是德科技您的個人資料。您可以從 Keysight隱私聲明 中,閱讀到我們如何使用這些資料的訊息,謝謝。

感謝您!

A sales representative will contact you soon.

Column Control DTX