ConditionSleepType

Represents a condition sleep step in a recipe.
The representation of the ConditionSleepType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=37 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | ConditionSleepType |
NodeClass | ObjectType |
IsAbstract | True |
SubtypeOf | RecipeElementType |
The references from the ConditionSleepType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | TargetThresholdValue | BaseDataType | DataItemType | Mandatory |
HasComponent | Variable | ThresholdValueId | String | DataItemType | Mandatory |
HasComponent | Variable | ThresholdValueNodeId | NodeId | DataItemType | Optional |
HasComponent | Variable | Timeout | Duration | DataItemType | Optional |
HasSubtype | ObjectType | AnalogConditionSleepType | |||
HasSubtype | ObjectType | EdgeTriggeredSleepType |