LogChannel Constructor (String)
- Updated2023-02-21
- 2 minute(s) read
Initializes a new instance of the LogChannel class.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ channel_path As String _ ) |
| C# |
|---|
public LogChannel( string channel_path ) |
| Visual C++ |
|---|
public: LogChannel( String^ channel_path ) |
Parameters
- channel_path
- Type: System.String
Specifies the path to the channel to log, or its alias.