LabWindows/CVI

Content Type
Programming Language
Current manual
Table of Contents

IP Control

IP Control

toolslib\custctrl\IPctrl.fp


This instrument driver provides functions for creating and manipulating controls in which you can enter IP addresses.

An IP control is like a string control except that you can enter only an IP address into the IP control.

You can use User Interface Library functions to configure the IP control. For example, you can use the SetCtrlAttribute function to configure the width of an IP control.

The functions in this instrument driver are multithread-safe.

Was this information helpful?