Overload | Description |
---|---|
WriteItemValueDecimal(IEasyDAClient,ServerDescriptor,DANodeDescriptor,Decimal) | Writes a System.Decimal value into a named OPC item. A corresponding data type is passed to the OPC server. |
WriteItemValueDecimal(IEasyDAClient,String,String,String,Decimal) | Writes a System.Decimal value into a named OPC item. A corresponding data type is passed to the OPC server. |