INC

The representation of the INC ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=578 |
NamespaceUri | http://opcfoundation.org/UA/IEC61850-7-3 |
BrowseName | INC |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | IEC61850DOBaseObjectType |
The references from the INC ObjectType Node are shown in the following table:
Operate
Signature
Operate(
[in] Int32 ctlVal
[in] Boolean test
[in] Boolean synchroCheck
[in] Boolean interlockCheck
[out] AddCauseKind addCause
);
Argument | Description |
---|---|
ctlVal | |
test | |
synchroCheck | |
interlockCheck | |
addCause |
Cancel
Signature
Cancel( [out] AddCauseKind addCause
);
Argument | Description |
---|---|
addCause |
Select
Signature
Select( [out] AddCauseKind addCause
);
Argument | Description |
---|---|
addCause |
SelectWithVal
Signature
SelectWithVal(
[in] Int32 ctlVal
[in] Timestamp operTm
[in] Boolean test
[in] Boolean synchroCheck
[in] Boolean interlockCheck
[out] AddCauseKind addCause
);
Argument | Description |
---|---|
ctlVal | |
operTm | |
test | |
synchroCheck | |
interlockCheck | |
addCause |
TimeActivatedOperate
Signature
TimeActivatedOperate(
[in] Int32 ctlVal
[in] Timestamp operTm
[in] Boolean test
[in] Boolean synchroCheck
[in] Boolean interlockCheck
[out] AddCauseKind addCause
);
Argument | Description |
---|---|
ctlVal | |
operTm | |
test | |
synchroCheck | |
interlockCheck | |
addCause |