Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

GetStdioPort

LabWindows/CVI 8.5 Help
November 2007

NI Part Number:
370051K-01

»View Product Info

void GetStdioPort (int *stdioPort);

Purpose

Gets a value that indicates the current destination for data you write to the Standard Output and the source of data you read from the Standard Input.

The Standard I/O port can be either the LabWindows/CVI Standard Input/Output window or a console window.

Linux The LabWindows/CVI Standard I/O window works with the functions in the Formatting and I/O Library but does not work with the input/output functions in the C system library.

Parameters

Output
Name Type Description
stdioPort integer The current destination of data written to the standard output and the source of data read from standard input.

0 = LabWindows/CVI Standard Input/Output window
1 = The console window of the program

Return Value

None.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit