Property PhysicalChannel
PhysicalChannel
Gets or sets the name of the physical channel used to create the local virtual channel.
[TypeConverter(typeof(AnalogOutputPhysicalChannelConverter))]
public string PhysicalChannel { get; set; }
Gets or sets the name of the physical channel used to create the local virtual channel.
[TypeConverter(typeof(AnalogOutputPhysicalChannelConverter))]
public string PhysicalChannel { get; set; }