Control Methods
Installed With: Base Package
Inherits from GenericยปGObject. View the class hierarchy.
Method | Description |
---|---|
Attach DataSocket | National Instruments recommends using front panel data binding through the Shared Variable Engine or using the Bind To Network Path method to attach a data connection to a control. This method allows you to attach an opc, ftp, and http connection to a control on Windows, and a dstp and file connection to a control on all LabVIEW-supported platforms. You can add new connections only at edit time. Details |
Data Binding:Bind To Network Path | Binds a control to an NI Publish-Subscribe-Protocol network path. You can add new connections only at edit time. Details |
Data Binding:Unbind | Unbinds a control from an NI Publish-Subscribe-Protocol network path. Details |
Fit Control To Pane | Resizes the control to the size of the pane that contains it and sets the control to scale with the pane. Details |
Get Image | Returns an image of a front panel object. Details |
Get Terminal Image | Returns an image of the block diagram terminal of a front panel object. Details |
Reinitialize To Default | Reinitializes the value of the control to the default value. Details |
Remove DataSocket | Removes an opc, ftp, and http connection from a control on Windows, and a dstp and file connection from a control on all LabVIEW-supported platforms. Details |
Start Drag | Starts a drag and drop operation using the specified control as the source. Details |