Steve Kulakowski
Followers: 0 Following: 0
Feeds
提问
Issue. Cannot control power supply with VISA
All, I am having difficulty controlling my power supply(BK Precision 9184b) remotley with MATLAB, using VISA. However I have no...
4 years 前 | 0 个回答 | 0
0
个回答提问
NET.addassembly error
When attempting to load this dll, NET assembly > NET.addAssembly('C:\MCL_RF_Switch_Controller64.dll') The editor throws an err...
4 years 前 | 0 个回答 | 0
0
个回答已回答
SPI communication with Total Phase Aardvark
I fixed the problem by updating my current version of matlab.
SPI communication with Total Phase Aardvark
I fixed the problem by updating my current version of matlab.
5 years 前 | 0
| 已接受
已回答
how to cause a change in the colour of a push button every time it is pressed ?
Hello, The way in which I know how to do it is as follows. You may have to tweak the code a little before it works properly,...
how to cause a change in the colour of a push button every time it is pressed ?
Hello, The way in which I know how to do it is as follows. You may have to tweak the code a little before it works properly,...
5 years 前 | 1
已回答
Double output using disp()
Try moving the "disp" statement out side of the for loop. So the last four lines of your code look like this. end disp('Hurwit...
Double output using disp()
Try moving the "disp" statement out side of the for loop. So the last four lines of your code look like this. end disp('Hurwit...
5 years 前 | 0
| 已接受
提问
SPI communication with Total Phase Aardvark
Hello all, I have a Total Phase Aardvark that I am trying to create a SPI object out of. My issue is that MATLAB is returning...
5 years 前 | 1 个回答 | 0
1
个回答已回答
How can I pass the following visa TCPIP constructor by IP address variable.
Thanks for the response, I tried that but it didn't work. I didn't spend alot of time on it, so let me double check the string....
How can I pass the following visa TCPIP constructor by IP address variable.
Thanks for the response, I tried that but it didn't work. I didn't spend alot of time on it, so let me double check the string....
6 years 前 | 0
提问
How can I pass the following visa TCPIP constructor by IP address variable.
The expression: PS1_obj = visa('NI','TCPIP0::192.168.200.50::inst0::INSTR')...it works as a literal expression but when I try t...
6 years 前 | 2 个回答 | 0