08-15-2010 04:24 AM
How to call this windows during test to display message.
08-16-2010 03:03 AM
could you tell where did you find this tool? did you mean that you want to call the tool programmatically?
08-16-2010 08:33 AM
it's standard input/output windows. if you call "printf" or "scanf",this window will be displayed.i just find it
08-20-2010 01:27 PM
I think that's CVI's stdio window. I'm not sure what you are asking though. Please explain in more detail what you are trying to do and what is not working.
-Doug
08-23-2010 06:32 AM
yes, i make a DLL,and use "printf".i call this dll in teststand,the standard input and output will be displayed.
are there other function like "printf" or "scanf".
08-23-2010 09:45 AM
That is purely a CVI feature and doesn't have much to do with TestStand other than that you are calling your dll from TestStand. I'm still not sure what you are concerned about, but yes, I believe CVI has the functions printf and scanf.
-Doug