Click here to Skip to main content
15,889,802 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MultiThread and Multi DC Pin
Stuart Dootson13-Feb-09 3:53
professionalStuart Dootson13-Feb-09 3:53 
AnswerRe: MultiThread and Multi DC Pin
Rajesh R Subramanian13-Feb-09 5:02
professionalRajesh R Subramanian13-Feb-09 5:02 
AnswerRe: MultiThread and Multi DC Pin
Roger Stoltz13-Feb-09 5:34
Roger Stoltz13-Feb-09 5:34 
GeneralRe: MultiThread and Multi DC Pin
Max++13-Feb-09 6:32
Max++13-Feb-09 6:32 
AnswerRe: MultiThread and Multi DC Pin
Roger Stoltz13-Feb-09 23:43
Roger Stoltz13-Feb-09 23:43 
GeneralRe: MultiThread and Multi DC Pin
Max++14-Feb-09 2:47
Max++14-Feb-09 2:47 
AnswerRe: MultiThread and Multi DC Pin
Roger Stoltz14-Feb-09 15:15
Roger Stoltz14-Feb-09 15:15 
GeneralRe: MultiThread and Multi DC Pin
Max++14-Feb-09 17:25
Max++14-Feb-09 17:25 
As I mention that I have 4 sensor in my project including temperature, Humidity, voltage and current.
All one is encoded with FPGA from outside and then send the data through USB port.
My application's job is that get the data from USB and decode for separate data of each sensor, keep it to database and show the result on monitor.
For the temperature and humidity the data update every second these is not the the problem.
The problem for now is voltage and current sensor that update every 10uS and 20uS respectively.I have to keep it to database and also show data in real time on monitor.
The graph that application draw should according to the voltage that sensor get such as the sensor is measuring sine wave voltage, so on monitor should show sine wave too.
The concept look like oscilloscope but the different is my application show only image no need to calculate the amplitude and frequency.

Can you suggest the best way to manage these data.
QuestionNetFileEnum and GetLastError 997 Pin
aks.13-Feb-09 3:02
aks.13-Feb-09 3:02 
QuestionRe: NetFileEnum and GetLastError 997 Pin
David Crow13-Feb-09 5:50
David Crow13-Feb-09 5:50 
QuestionNeed help on how to set DDX control for dynamically created slider Pin
John50213-Feb-09 1:21
John50213-Feb-09 1:21 
AnswerRe: Need help on how to set DDX control for dynamically created slider Pin
Code-o-mat13-Feb-09 1:35
Code-o-mat13-Feb-09 1:35 
GeneralRe: Need help on how to set DDX control for dynamically created slider Pin
John50213-Feb-09 2:25
John50213-Feb-09 2:25 
GeneralRe: Need help on how to set DDX control for dynamically created slider Pin
Code-o-mat13-Feb-09 2:29
Code-o-mat13-Feb-09 2:29 
GeneralRe: Need help on how to set DDX control for dynamically created slider Pin
John50214-Feb-09 5:10
John50214-Feb-09 5:10 
GeneralRe: Need help on how to set DDX control for dynamically created slider Pin
Code-o-mat15-Feb-09 1:21
Code-o-mat15-Feb-09 1:21 
QuestionIntercept drop file operations between two explorers Pin
Nuno Esculcas13-Feb-09 1:20
Nuno Esculcas13-Feb-09 1:20 
AnswerRe: Intercept drop file operations between two explorers Pin
Sarath C13-Feb-09 1:38
Sarath C13-Feb-09 1:38 
GeneralRe: Intercept drop file operations between two explorers Pin
Nuno Esculcas13-Feb-09 7:29
Nuno Esculcas13-Feb-09 7:29 
GeneralRe: Intercept drop file operations between two explorers Pin
Sarath C15-Feb-09 17:12
Sarath C15-Feb-09 17:12 
AnswerRe: Intercept drop file operations between two explorers Pin
Code-o-mat13-Feb-09 2:10
Code-o-mat13-Feb-09 2:10 
GeneralRe: Intercept drop file operations between two explorers Pin
Nuno Esculcas13-Feb-09 7:31
Nuno Esculcas13-Feb-09 7:31 
GeneralRe: Intercept drop file operations between two explorers Pin
Code-o-mat13-Feb-09 8:08
Code-o-mat13-Feb-09 8:08 
GeneralRe: Intercept drop file operations between two explorers Pin
Nuno Esculcas16-Feb-09 9:31
Nuno Esculcas16-Feb-09 9:31 
QuestionDrawing huge Views Pin
baerten13-Feb-09 0:07
baerten13-Feb-09 0:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.