Value.SetValue Method

Overload List

 

Name

Description

Value.SetValue Method 1:

SetValue(Boolean)

Sets the Boolean value of the Value.

Value.SetValue Method 2:

SetValue(Byte)

Gets the Byte of the Value.

Value.SetValue Method 3:

SetValue(.Byte.)

Gets the Bytes of the Value.

Value.SetValue Method 4:

SetValue(Char)

Gets the Char of the Value.

Value.SetValue Method 5:

SetValue(DateTime)

Gets the DateTime of the Value.

Value.SetValue Method 6:

SetValue(Decimal)

Gets the Decimal value of the Value.

Value.SetValue Method 7:

SetValue(Double)

Gets the Double-precision floating-point number of the Value.

Value.SetValue Method 8:

SetValue(Int16)

Gets the Int16 integer of the Value.

Value.SetValue Method 9:

SetValue(Int32)

Gets the Int32 of the Value.

Value.SetValue Method 10:

SetValue(Int64)

Gets the Int64 integer of the Value.

Value.SetValue Method 11:

SetValue(SByte)

Gets the SByte of the Value.

Value.SetValue Method 12:

SetValue(Single)

Gets the Single-precision floating-point number of the Value.

Value.SetValue Method 13:

SetValue(String)

Gets the String of the Value.

Value.SetValue Method 14:

SetValue(TimeSpan)

Gets the TimeSpan of the Value.

Value.SetValue Method 15:

SetValue(UInt16)

Gets the UInt16 integer of the Value.

Value.SetValue Method 16:

SetValue(UInt32)

Gets the UInt32 of the Value.

Value.SetValue Method 17:

SetValue(UInt64)

Gets the UInt64 integer of the Value.

Value.SetValue Method 18:

SetValue(Access)

Gets the Access of the Value.

Value.SetValue Method 19:

SetValue(Alarm)

Gets the Alarm of the Value.

Value.SetValue Method 20:

SetValue(Event)

Gets the Event of the Value.

Value.SetValue Method 21:

SetValue(Message)

Gets the Message of the Value.

Value.SetValue Method 22:

SetValue(Severity)

Gets the Severity of the Value.

Reference

Value Class

TcHmiSrv.Core Namespace