Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Triggers the TC with current values of the variables related to the same PIVOT object.
FieldNameTypeReading fieldDetailsTrigger

UInt32

N.A.
SelectBooleanco_se

0 Select

1 Execute

Timestamp
co_tsTBC!!! Not needed, can be computed by plugin
AdsuTypeTBDco__typeType of ADSU
OriginStringco_oaOriginator address
Cause

UInt32

co_cotSee Cause of Transmission
TestBooleanco_testTest command (true = test)
NegativeBooleanco_negativeNegative command (true= negative)
PulseBooleanco_quPulse command (true= pulse)
Value(See below)TBD(See below)
ReplySame as Value
(Read-Only)
TBD

Return value form the south equipment.true:

Trigger

Boolean

N.A.

True: Triggers the TC with current values of the variables related to the same PIVOT object.

False: Ignored

Note that OPC UA clients do not need ot reset the Trigger to false between two TRUE writes operations.


TBC: another option is :

FieldNameTypeReading fieldDetails
SelectBooleanco_se

0 Select

1 Execute

Timestamp
co_tsTBC!!! Not needed, can be computed by plugin
AdsuTypeTBDco__typeType of ADSU
OriginStringco_oaOriginator address
Cause

UInt32

co_cotSee Cause of Transmission
TestBooleanco_testTest command (true = test)
NegativeBooleanco_negativeNegative command (true= negative)
PulseBooleanco_quPulse command (true= pulse)
Value(See below)TBD(See below)
ReplySame as Value
(Read-Only)
TBD

Return value form the south equipment.

Trigger

UInt32

N.A.Triggers the TC with current values of the variables related to the same PIVOT object.

Common notes

  • With <PIVOT_ID> as provided in exchanged_data.datapoints[].pivot_id section configuration.
  • All read-only variables have a OpcUa_BadWaitingForInitialData quality (0x80320000) initial value until a valid value is received from FledgePower.
  • All non-mandatory values will be set automatically by the server if not received from a south device.
  • If a mandatory value is missing, then the whole PIVOT object is not updated.
  • As a standard OPC UA server, all functional data are organized under the Root.Objects  node of namespace 0 ( nodeId = i=85).
  • All data are stored under the namespace 1. Its URI is configured in protocol "namespaces" parameter.

...