08-17-2016 01:19 AM
In the Destination section select the desired file type (Printer, HTML file, RTF file, or Plain text file). Click Next.
08-17-2016 01:26 AM
@new_ingenieur wrote:In the Destination section select the desired file type (Printer, HTML file, RTF file, or Plain text file). Click Next.
- Printer- Edit the Page Setup and Margins sections then click Next. Edit the Printer settings then click Print.
- HTML- Select the desired image format and color depth then click Save.
- RTF- Select the desired color depth then click Save.
- Plain Text- Select the character limit per line then click Save.
And...may I know what this for??
08-18-2016 03:01 AM
@JÞB wrote:All of the following statements regarding SubVIs are true, EXCEPT:
A They require less memory.
B They allow for easier debugging.
C They allow you to use the same code for many future applications.
D All of the above statements are true.
I'd say the question is badly written. A is only true in regards to the applikation if they're used several times, so it should be changed to "The application will require less memory" (which is true in some 98% (wild guess) of cases).
/Y
08-18-2016 10:26 AM
Forget about the technicalities in answer A. It is a badly written question because of logical fallacies. The combination of "all is true, EXCEPT" along with answer D "all of the above are true" will never make any sense.
Let's say A B C are all true. Then the answer D is the only remaining answer. But it says all of the above are True, so it must also be true. There is no False answer, so there is no answer.
Let's say A is false, B and C are true. Then then answer A seems to be the correct answer. But D must also be a correct answer because is says all of the above are true which is not true because you've already determined A is false.
So this question will either have no correct answers or 2 correct answers.
08-18-2016 10:44 AM
Hi,
Just some tips to answer this question.
3.In LabVIEW, you may print to all of the following, EXCEPT:
A Printer
B HTML
C Plain Text
D All of the above are possible printing options
Regards