Size to Text Method

LabView Local Project Settings

Size to Text Method

Short Name: Size to Text

Installed With: Base Package

Class: String Methods

Resizes the string control vertically to show all text. This method does not resize the string control horizontally.

This property is similar to the Size to text option on the Appearance page of the Properties dialog box.

Example

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsYes
Available with global VIsYes
Available with strict type definitionsNo
Available with polymorphic VIsNo

Example

Refer to the Size To Text for string control VI in the labview\examples\general\strings.llb for an example of using the Size to Text method.

 Open example  Browse related examples