DeviceExpressionParserExecute Method
Create a new expression using the provided expression.
Namespace: Gemstone.Timeseries.ModelAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.167 -- Release Build+953eba5c1c088e7691234ecdac1695d5b82a461d
function Execute(deviceName, deviceAcronym, parentID, companyID, vendorDeviceID, interconnectionID);
- deviceName String
- Name of the device.
- deviceAcronym String
- Acronym of the device.
- parentID NullableInt32
- ID of the parent device.
- companyID NullableInt32
- ID of the company.
- vendorDeviceID NullableInt32
- ID of the vendor device.
- interconnectionID NullableInt32
- ID of the interconnection.
StringA new string created using the configured expression.