From af6b48b80c9c6769cb7f28bd268a915b7e7bfedc Mon Sep 17 00:00:00 2001 From: Stefan Feuerhahn Date: Mon, 18 Sep 2017 15:39:38 +0200 Subject: [PATCH] documented reference syntax in of datasets in RCBs --- src/docs/asciidoc/openiec61850-doc.adoc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/docs/asciidoc/openiec61850-doc.adoc b/src/docs/asciidoc/openiec61850-doc.adoc index 8b2be4e..39210ce 100644 --- a/src/docs/asciidoc/openiec61850-doc.adoc +++ b/src/docs/asciidoc/openiec61850-doc.adoc @@ -267,10 +267,12 @@ A report control block contains the following fields: the RCB reference. The RptID will be sent with every report so that the client can identify the RCB responsible for the report. -** *DatSet* - The reference of the data set associated with this RCB. It - must be located in the same logical node as the RCB. Members of - this data set will be reported whenever the configured events - occure. +** *DatSet* - The reference of the data set associated with this + RCB. It must be located in the same logical node as the + RCB. Members of this data set will be reported whenever the + configured events occure. The reference set here must contain a + dollar sign instead of a dot to separate the logical node from the + data set name, e.g.: 'LDevice1/LNode$DataSetName' ** *OptFlds* - A bitstring where each bit indicates whether an optional field is included in the reports caused by this RCB. The