Value Constructor

Overload List

 

Name

Description

Value Constructor 1:

Value.

Initializes a new instance of the Value class.

Value Constructor 2:

Value(Access)

Initializes a new instance of the Value class with the specified Access.

Value Constructor 3:

Value(Alarm)

Initializes a new instance of the Value class with the specified instance of the Alarm class.

Value Constructor 4:

Value(Binary)

Initializes a new instance of the Value class with the specified instance of the Binary class.

Value Constructor 5:

Value(Boolean)

Initializes a new instance of the Value class with the specified boolean value.

Value Constructor 6:

Value(Double)

Initializes a new instance of the Value class with the specified double-precision floating-point number.

Value Constructor 7:

Value(Event)

Initializes a new instance of the Value class with the specified instance of the Event class.

Value Constructor 8:

Value(Int32)

Initializes a new instance of the Value class with the specified integer.

Value Constructor 9:

Value(Int64)

Initializes a new instance of the Value class with the specified long integer.

Value Constructor 10:

Value(Message)

Initializes a new instance of the Value class with the specified instance of the Message class.

Value Constructor 11:

Value(Severity)

Initializes a new instance of the Value class with the specified Severity.

Value Constructor 12:

Value(String)

Initializes a new instance of the Value class with the specified string.

Value Constructor 13:

Value(Timespan)

Initializes a new instance of the Value class with the specified instance of the Timespan class.

Value Constructor 14:

Value(Timestamp)

Initializes a new instance of the Value class with the specified instance of the Timestamp class.

Value Constructor 15:

Value(Value)

Initializes a new instance of the Value class based on another Value.

Value Constructor 16:

Value(ValueType)

Initializes a new instance of the Value class with the specified ValueType.

Reference

Value Class

TcHmiSrv Namespace