Jump to content

Application class/Operating System.Name property: Difference between revisions

From LabVIEW Wiki
Started page
 
m Category reorg
 
Line 46: Line 46:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Property]]
[[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 13:16, 7 May 2020

VI Server Property Information
Property ID 6
Scope Basic Development Environment
Data Name OS.Name
Short Name* OS.Name
Long Name* Operating System:Name
* 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
Data Type String data type

String

Property Node Operating System:Name
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
PermissionsRead Only
Remote access allowedYes

Name of the operating system where the application is actually running.

Refer to the following for a partial list of operating systems this property might return:

  • Linux
  • Mac OS
  • Mac OS X x64
  • PharLap
  • RTX
  • Solaris
  • VxWorks
  • Windows NT

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links