Feeds
질문
matlab GUI: writing to a field in a different GUI
HI, I have a GUI which opens a serial communication. When a message is recieved, a special interrupt function is called which h...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
using a timer in GUI
Hi, I have a GUI to manage UART communication. I want to use a timer as follows: if i haven't got the answer for what i req...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
GUI STANDALONE NOT WORKING WELL
HI, I've created a GUI (on windows XP) which uses serial communication with an external system. running it on my computer with...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Matlab gui how to add "about" information field
Hi. I've created a gui and i would like to add an "about" button/tab/whatever which will look like most product do. It will ho...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to check a filter
i created a filter using FDATOOL. now i want to check it. i did : generate matlab code. got a mutlab function with the filter...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
filter design and sampling rate
Hi, i am using the fdtool to design an HPF. i have an ADC that goes to a FPGA. the FPGA clock i will be using is 20MHz i w...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
GUI FAULT INDICATOR (GREEN, RED)
HI, i want a FAULT indicator in my GUI. lets say A red circle, or a green circle. is there something simple, built in the GUI...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
GUI SERIAL COMMUNICATION INTERRUPT FUNCTION
I want to run a serial communication with a device. i want all incoming messages to be displayed automatically. don't want to...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
GUI red circle indicating connection
I have serial connection. I would like to have a green circle blinking in the screen while connection is on and a red circle w...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
GUI Serial Com interrupt
i have a GUI and a state machine to read the data i receive but at the moment it works when i press a button. i want it to wor...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Parsing data from serial port
Hi, I communicate with a DsPIC i have a constant format for a message: HEADER1 HEADER2 OPCODE DATA CHECKSUM (no spac...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
GUI send available com ports to popup menu
Hi, i want to chk all available com ports and make them visible to select in a popup menu. to find the ports I assume i need t...
9년 초과 전 | 답변 수: 1 | 0
