Diagram class/Create from Data Type method
VI Server Method Information | |
---|---|
Method ID | 6D17C804 |
Scope | VI Scripting |
Data Name | Create from Data Type |
Short Name* | Create from Data Type |
Long Name* | Create from Data Type |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 16384 |
Owning Class Name | Diagram Class |
Return Data Type | No return value |
Invoke Node | |
Available in Real-Time Operating System | No |
Available in Run-Time Engine | No |
Loads the block diagram into memory | Yes |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Remote access allowed | No |
Settable when the VI is running | No |
Creates a control or constant of the data type you specify. LabVIEW always creates a control initially. To change the type of the new object, use the Change to Indicator method.
Use the To More Specific Class function to try to cast the reference this method returns to the specific class you want to use in the application. If the function does not return an error, the reference matches the specific class.
Parameters
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |