09-17-2024 10:02 PM
表題の件ですが、添付のような形で実装したところ以下のエラーがでました。
これは、DAQmx Timing.viを使わないといけないということでしょうか?
ただしその場合のDAQmx Timing.viの設定がよく分かりません。
方法を教えて頂けると助かります。
エラーメッセージ---------------
Possible reason(s):
An attempt has been made to configure a trigger without configuring the appropriate sample clock properties or when Sample Timing Type was set to On Demand.
Configure the sample clock type to something other than On Demand to use a trigger.
Property: Start.TrigType
Corresponding Value: Digital Edge
Property: SampTimingType
Corresponding Value: On Demand
Task Name: _unnamedTask<141F0>
End --------------------------------------
解決済! 解決策の投稿を見る。
09-18-2024 12:07 PM
09-20-2024 12:15 AM
Thank you so much! That was helpful.