LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cmu200

hello to all
someone know how to handle error massage in the cmu 200.my program gets error when the phone end the call during the test how can i reconect the call and fix the error.its 2g gsm program that test the cell phone.thanks
0 Kudos
Message 1 of 3
(2,949 Views)
Hi fgbhd,

Is the program giving you any specific error codes?  The problem was likely created by the CMU driver, which is not created or supported by National Instruments.  You might want to make sure that you have the latest driver version or contact Rohde & Schwarz for technical support.

There are a few other forum posts which may be of some help.  Have a look at:
Error -1074001656
I´m getting strange error while running my program. It was working before I downloaded newer driv...

0 Kudos
Message 2 of 3
(2,929 Views)
Hi all,
every CMU driver VI has string indicator called Error Message. There you can find string description of the error. Call drop is usually caused by incorrect signaling state transition - see CMU operating manual for state chart of signaling states and transitions.
0 Kudos
Message 3 of 3
(2,917 Views)