1.在tools中選擇new station,新建一個station
2.點擊Platform啟動新建的station
3.在File中選擇open station(fox)點擊
4.選擇station中的Config右鍵新建文件夾(如yang)
5.在此文件夾下右鍵新疆Wire Sheet
6.在Wire Sheet下右鍵選擇new 一個numericWritable
7.在這個numericWritable右鍵action中set數值
8.重復6.7再次建立一個標準值的numericWritable
9.在Wire Sheet下右鍵選擇new 一個BooleanWritable
10.在這個BooleanWritable右鍵action中setboolean值
11.在Window中的Side Bars中點擊Palette
12.在Palette中找到kitControl中的Logic中的GreaterThan拖入到Wire Sheet中
13.讓兩個的numericWritable的Out分別指向GreaterThan的A和B(A>B是true)
14.再讓GreaterThan的Out指向BooleanWritable其中一個值
15.在yang文件夾右鍵點擊Views中的New View
16.在kitPx中把AnalogMeter拖入New View,再雙擊New View選擇ord
在ord的彈出框中的下箭頭選擇Component Chooser,,選擇yang文件夾中的一個值(不是標準值)
17.在KitPxHvac中的boolean中的bulb,拖入New View,再雙擊New View選擇ord
在ord的彈出框中的下箭頭選擇Component Chooser,,選擇yang文件夾中的boolean對象。