C# Class Opc.Ua.HistoryReadValueId

The description of a value to read.
ファイルを表示 Open project: OPCFoundation/Misc-Tools Class Usage Examples

Public Methods

Method Description
Validate ( HistoryReadValueId valueId ) : ServiceResult

Validates a read value id parameter.

Method Details

Validate() public static method

Validates a read value id parameter.
public static Validate ( HistoryReadValueId valueId ) : ServiceResult
valueId HistoryReadValueId
return ServiceResult