-
Notifications
You must be signed in to change notification settings - Fork 9
LabVIEW UI XListGraph
Nevstop edited this page Sep 26, 2018
·
1 revision
ListGraph 控件。曲线可高亮显示、隐藏。
- NI_ChannelName : 通道名称
- NI_ChannelUnit : 通道单位
- Selected Item Changed : 选择的曲线发生变化
- Visible Item Changed : 可见的曲线发生变化
LabVIEW 2014
- OpenG Library
- JKI State Machine
- v1.0 创建 XControl
- v2.0 增加 User Event,以及配套的Property/Method,可实现对用户操作的感知,实现与其他模块的互动。