Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

using Timer with EasyTab

Hello,

I run into a problem,
I have a main panel with some EasyTabs on it and also a Timer (which is placed on the main panel, not on one of the easytabs...).
The timer is set to every 100 miliseconds, and sends a message (like 20 bytes) over the serial RS232 port.
The problem occurres while the application is running and I am leafing through the tabs, after a short while the application breaks at RunUserInterface(). and reports FATAL RUN TIME ERROR.
I believe there is a connection between the easytabs and the timer because when I disable only the timer (while the rest of the app. continues) it does not happend.
Any help?
Thanks.
0 Kudos
Message 1 of 2
(3,059 Views)
disa,

This doesn't seem to be an issue related to the RS232 side but to verify it would be worthy to note what happens when the serial portion of the system is taken out. If the problem still occurs then the issue likely is one that should be posted to our LabWindows/CVI forum.

Craig H.
NI Applications Engineering
0 Kudos
Message 2 of 2
(3,035 Views)