IP Control
- Updated2023-02-21
- 1 minute(s) read
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.