EISDatapointImpedance Property |
Gets or sets the impedance value of the datapoint.
Namespace: RelaxIS_SDK.CommonAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public EISValue Impedance { get; }
Public ReadOnly Property Impedance As EISValue
Get
Dim instance As EISDatapoint
Dim value As EISValue
value = instance.Impedance
Property Value
EISValueSee Also