-
Notifications
You must be signed in to change notification settings - Fork 4
ControlCondition
Doug Schmidt edited this page Aug 5, 2022
·
7 revisions
The ControlCondition definition derives from the Activity definition, and includes all of the base class properties.
| 14 Properties | Required | Description |
|---|---|---|
| Comment MergeWithComment MergeWithComments Time Times DateOnly - v20.3+ TimeOnly - v20.3+ Disabled - v21.4.12+ |
N | 8 inherited Activity properties. |
| Party | N | |
| ConditionType | N | An item ID or name from the configurable Condition list in the System Config page. |
| ControlCode | N | An item ID or name from the configurable Control Type list in the System Config page. |
| ControlCleanedType | N | If set, must be one of these values: - Unspecified - ControlCleaned - ControlNotCleaned
|
| DistanceToGage | N | Optional distance to the gage. |
| UnitId | N | Unit of the DistanceToGage value. |
- Test drive the plugin here
- Tabular CSV plugin overview
- Use with the FieldVisitHotFolderService
-
TOML Syntax
- Extracting property values from CSV
- Importing Excel files
- PrefaceRegex can grab values from anywhere
- Single or double brackets. Which is it?
- Use Aliases to transform your data
-
Configuration Fields
- Abstract classes
- Required Fields and Sparse Rows
- Disabled activities
- Locales and Encodings
- Configurable Picklists
- Configuration
- Visit
- ControlCondition
- Readings
- Calibrations
- Inspections
- LevelSurveys
- LevelSurveyMeasurements
- GageHeightMeasurements
- AdcpDischarges
- PanelDischargeSummaries
- MeterCalibrationEquations
- GageAtZeroFlow
- OtherDischarges
- VolumetricDischarges
- EngineeredStructureDischarges
- Examples
- Plugin Roadmap
- Plugin Limitations