Table of Contents

Constructor Channel

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

Channel()

Initializes a new instance of the Channel class.

public Channel()

Channel(string)

Initializes a new instance of the Channel class with the specified name.

public Channel(string name)

Parameters

name string

The name of the channel.