Jump to content

Application class/Server.Logging Enabled property: Difference between revisions

From LabVIEW Wiki
Started page
 
m Category reorg
 
Line 38: Line 38:
{{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:17, 7 May 2020

VI Server Property Information
Property ID 27
Scope Basic Development Environment
Data Name Srvr.LogEnabled
Short Name* Srvr.LogEnabled
Long Name* Server:Logging Enabled
* 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 Boolean data type

Boolean

Property Node Server:Logging Enabled
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
PermissionsRead/Write
Remote access allowedNo

Specifies whether the TCP interface to the VI Server is logging operations to a file.

If you do not wire the Property Node reference input, LabVIEW uses the application instance for the calling VI.

Uses

History

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

See Also

External Links