如何自Chart上取得X軸(X-Axis)的資料?
主要軟體:
主要軟體版本: 7.1
主要軟體修正版本: 7.1
次要軟體: N/A
問題: 我利用while loop在chart上繪出週期性的資料點,其X軸(X-Axis)以絕對時間當做其單位,希望將此X軸最新繪出的時間點資料取出,和何才能做到呢?
解答: 其關鍵在執行迴圈(loop)前,連接"X軸單位偏移量(X Scale Offset)"到以秒為單位的時間戳(Get data/Time in seconds)屬性上。然後在迴圈內,增加"X Scale Offset"屬性欄位以產生"X Scale Multiplier"屬性並在每次個迴圈中加將其值1,如同附檔的VI中所示。利用 "To Time Stamp" 轉成時間格式,這個結果會將7:00:00 PM 12/31/1903日期更新為目前程式的時間。
相關連結:
附加檔案: - X_Axis_Value.vi
報告日期: 08/16/2005
最後更新: 09/01/2005
文件偏號: 3OFF3IXR
Other Support Options
Ask the NI Community
Collaborate with other users in our discussion forums
Request Support from an Engineer
A valid service agreement may be required, and support options vary by country.