TotSize:. Agilent Technologies VEE Pro


Add to my manuals
602 Pages

advertisement

TotSize:. Agilent Technologies VEE Pro | Manualzz

Appendix

TotSize:

This object simply gives you the number of elements in an array. Since this array contains the number of failures, dividing this by the total number of elements in the original waveform, 256, and multiplying by 100 gives us the percentage of failures.

Formula:

A/256*100 is the formula used to compute the percentage of failures, since the Function Generator and Noise

Generator are set to put out 256 points.

VEE User’s Guide 513

Appendix

Using Strings and Globals

Manipulating Strings and Globals

Using string objects or functions, create a program that accepts a user's name in the following format: <space> <firstname>

<space> <lastname>. After the user enters a name, have the program strip off the first name and only print the last name.

Store the string into a global variable. Retrieve the string using the Formula object.

Solution—Manipulating Strings and Globals

Figure 288 shows a solution to the exercise Manipulating

Strings and Globals.

514

Figure 288 Manipulating Strings and Global Variables

VEE User’s Guide

advertisement

Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Related manuals

Download PDF

advertisement

Table of contents