ValueUint32

uint ISignal.ValueUint32 { get; set; }

Gets or sets the signal value as a 32-bit unsigned integer value.

Value

uint – Signal value.

Throws