tab control 每個page chart 都能同時啟動(絕對時間)

<span =“apple-style-span” style=“border-collapse: separate; color: rgb(0, 0, 0); font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-trans: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;”><span =“apple-style-span” style=“color: rgb(64, 24, 14); font-family: arial,mingliu,pmingliu; font-size: 13px;”>本人最近接觸LabVIEW,其中有需要使用Agilent34970A擷取資料至chart(先用亂數提供)。

chart X軸必須使用絕對時間,內建的會有問題,搜尋網路找到需搭配get time及build waveform搭配。

由於有較多通道故必須搭配tab control切換頁面使用。

但有以下問題:
2個chart 是輪流接收資料,但tab control 假設現在位於page1,起始時間是當下,但page2 的chart 起始時間必須等到使用者切換至 page2後才會開始顯示, 範例中有幾種組合,其中不使用 get time 就不會發生上述問題了。 麻煩各位大大幫我看下程式,看是不是哪裡需要修改,謝謝!!<span =“apple-style-span” style=“border-collapse: separate; color: rgb(0, 0, 0); font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-trans: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;”><span =“apple-style-span” style=“color: rgb(64, 24, 14); font-family: arial,mingliu,pmingliu; font-size: 13px;”>