Inserts, updates data of the point.
Namespace: Ico.Fwx.ClientWrapperAssembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
Parameters
- pointName
- Type: System..::..String
Point name of the source to be updated.
- additionalBrowsePath
- Type: System..::..String
Additional browse path (use Ico.Fwx.ClientWrapper.AdditionalBrowsePaths).
- values
- Type: Ico.Fwx.ClientWrapper..::..SampleValueCollection
Values to be inserted or updated.
Return Value
Result of the history operation.
See Also