Application class/Class Operator.Set method: Difference between revisions
Appearance
Added new method page. |
mNo edit summary |
||
| Line 10: | Line 10: | ||
| invokenodeimage = Application-Class Operator-Set.png | | invokenodeimage = Application-Class Operator-Set.png | ||
| availableinrealtime = Yes | | availableinrealtime = Yes | ||
| availableinruntime = Yes | | availableinruntime = Yes | ||
| remoteallowed = No | | remoteallowed = No | ||
|}} | |}} | ||
| Line 61: | Line 61: | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Method]] [[Category:VI Server Method]] | [[Category:Method]] | ||
[[Category:VI Server Method]] | |||
Revision as of 12:23, 20 April 2020
| VI Server Method Information | |
|---|---|
| Method ID | 7E9 |
| Scope | VI Scripting |
| Data Name | Class Operator.Set |
| Short Name* | Class Operator.Set |
| Long Name* | Class Operator:Set |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 1 |
| Owning Class Name | Application Class |
| Return Data Type | Boolean data type |
| Invoke Node |
|
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Remote access allowed | No |
Sets an operator VI for the specified class. Returns FALSE if it fails.
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. |
