Vitali Walter
2017 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
For the SI units dialog box: the combined machine and load inertia coefficient J (kg.m2)
Hello. I´m working with the asynchronouis mashine Block: https://de.mathworks.com/help/physmod/sps/powersys/ref/asynchronousmac...
6年弱 前 | 0 件の回答 | 1
0
回答質問
PS Divide, Accelaration, Feedback
Hello. I´m trying to to build a model with simscape of an ASM. Instant of an constant of an Torqueload I want maki it as an fee...
6年弱 前 | 1 件の回答 | 0
1
回答質問
3-Phase-Asynchrounus machine
Hello. Im trying to an 3-phase-AM with a load on its shaft. If I just using the nominal Torwue as load, I get the right results...
6年弱 前 | 0 件の回答 | 0
0
回答質問
simscape Induction Motor physical model
Hello. I´m looking for an axample how to build a model with simscape Induction Motor (https://de.mathworks.com/help/physmod/s...
約6年 前 | 2 件の回答 | 0
2
回答質問
Check if the programm is running already
Hello. I wrote a programm for the app designer which is running after pressing the start button. The program starts a session...
約7年 前 | 1 件の回答 | 0
1
回答質問
How to pas lifedata to an editfield in app designer
Hello. I´m collecting data over time with NI myDAQ device and wants to display it an app. I created an app with the app design...
約7年 前 | 0 件の回答 | 0
0
回答質問
Acquire Continuous and Background Data Using NI Devices
s = daq.createSession('ni'); addAnalogInputChannel(s,'myDAQ1', 0, 'Voltage'); %%OUT2, X-Achse addAnalogInputChannel(s,'myDA...
7年以上 前 | 0 件の回答 | 0
0
回答質問
How to compare parts of an Array
Hallo. I am new in programming and try to learn it. I wrote a Programm for analyzing an Hallsensor with an myDAQ. That is the Co...
7年以上 前 | 0 件の回答 | 0
0
回答回答済み
Data life acquisition continuos
clear all close all clc s = daq.createSession('ni'); s.IsContinuous = true; addAnalogInputChannel(s,'myDAQ1', 0, 'Volt...
Data life acquisition continuos
clear all close all clc s = daq.createSession('ni'); s.IsContinuous = true; addAnalogInputChannel(s,'myDAQ1', 0, 'Volt...
7年以上 前 | 0
質問
Data life acquisition continuos
Hallo. Im trying to write a Programm, which will allow me to Analyse with a myDAQ a joistick with an hallsensor. I have found...
7年以上 前 | 1 件の回答 | 0