Value.set Method

Overload List

 

Name

Description

Value.set Method 1:

set(Access)

Sets the Value to the specified Access.

Value.set Method 2:

set(Alarm)

Sets the Value to the specified instance of the Alarm class.

Value.set Method 3:

set(Binary)

Sets the Value to the specified instance of the Binary class.

Value.set Method 4:

set(Boolean)

Sets the Value to the specified boolean value.

Value.set Method 5:

set(Double)

Sets the Value to the specified double-precision floating-point number.

Value.set Method 6:

set(Event)

Sets the Value to the specified instance of the Event class.

Value.set Method 7:

set(Int32)

Sets the Value to the specified integer.

Value.set Method 8:

set(Int64)

Sets the Value to the specified long integer.

Value.set Method 9:

set(Message)

Sets the Value to the specified instance of the Message class.

Value.set Method 10:

set(Severity)

Sets the Value to the specified Severity.

Value.set Method 11:

set(String)

Sets the Value to the specified string.

Value.set Method 12:

set(Timespan)

Sets the Value to the specified instance of the Timespan class.

Value.set Method 13:

set(Timestamp)

Sets the Value to the specified instance of the Timestamp class.

Value.set Method 14:

set(ValueType)

Sets the Value to the specified ValueType.

Reference

Value Class

TcHmiSrv Namespace