LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ステッピングモータ制御とデータ収集は同時に可能

現在、摩擦力測定システムの開発をしている者です。

初心者なため、LabVIEWプログラムに関して教えて頂けると幸いです。

現在、設定した荷重になるまで、Z方向の自動ステージ(ステッピングモータ付き)を制御しようと考えています。

Z方向の自動ステージに力センサを取り付けていまして、自動ステージを鉛直下向きに移動させることで荷重を負荷することを想定しています。

 

まずは、ON-OFF制御でプログラムを作成したいと考えているのですが、力センサから取得しつつ同時にステッピングモータを動かすことは可能でしょうか。また、目標の荷重までフィードバック制御できたらなと考えています。

 

システムの構成としましては、PC、DAQデバイス(USB-6341(BNC))、力センサ、センサアンプ、モータドライバ、ステッピングモータ付自動ステージです。

 

 

 

 

0 Kudos
Message 1 of 3
(84 Views)

こんにちは、私は認定Labviewアーキテクトおよび組み込み開発者なので、あなたがプロフェッショナルになるまで、スケジュールに従って教えることができます。

CLA
0 Kudos
Message 2 of 3
(55 Views)

you need to learn the basics of each component, data acquisition, controlling the stepper motor, pid conntrol

then integrate it to  create the full application, I recommend to search on-line on tutorials on how to do it, or if you have access to NI training courses.

 

LabVIEW Tutorial (ni.com)

 

Chat GPT is also a good resource. 

 

Once you learn the basics, and try some steps, you can post your questions here on the forum, and the community may be able to help with your questions. 

 

If you want to hire someone to help you, you can reach out for NI alliance partners. 

0 Kudos
Message 3 of 3
(34 Views)