real_time_data

Description of the data bus circulating on the real time data network of the machine. This is typically used (but not only) as an interface to the Plasma Control System (PCS)

  • Maximum occurrences (MDS+ backend only): 3

New in version 3.34.0: lifecycle status alpha

Changed in version 3.40.0.

ids_propertiesstructure

See common IDS structure reference: ids_properties.

topic(i1)AoSList of topics. […]

List of topics. Signals are grouped by topic

  • Maximum occurrences (MDS+ backend only): 20

Coordinate

1

1...N

topic(i1)/nameSTR_0DTopic name

Topic name

topic(i1)/signal(i2)AoSList of signals that are allocated to the PCS interface

List of signals that are allocated to the PCS interface

  • Maximum occurrences (MDS+ backend only): 100

Coordinate

1

1...N

topic(i1)/signal(i2)/nameSTR_0DSignal name

Signal name

topic(i1)/signal(i2)/data_typeSTR_0DSignal data type

Signal data type

New in version >3.39.0.

topic(i1)/signal(i2)/allocated_position(:)INT_1DAllocation of signal to a position in the SDN (1..N), or several […]

Allocation of signal to a position in the SDN (1..N), or several positions in case of signal reshaping; this will be implementation specific

Coordinate

1

1...N

topic(i1)/signal(i2)/data_str(:)STR_1DSignal data (e.g. […]

Signal data (e.g. diagnostic signal or PCS command), serialized as a string

Coordinate

1

topic(i1)/time_stamp

New in version >3.39.0.

topic(i1)/signal(i2)/quality(:)INT_1DIndicator of the quality of the signal. […]

Indicator of the quality of the signal. Following ITER PCS documentation (https://user.iter.org/?uid=354SJ3&action=get_document), possible values are: 1 - GOOD (the nominal state); 2 - INVALID (data no usable); 3 - DATA INTEGRITY ERROR (e.g. out of bounds with respect to expectations, calibration error,…)

Coordinate

1

topic(i1)/time_stamp

New in version >3.39.0.

topic(i1)/time_stamp(:)sFLT_1DTime of creation for all signals belonging to this topic. […]

Time of creation for all signals belonging to this topic. A set of time stamps can be recorded if needed

Coordinate

1

1...N

New in version >3.39.0.

topic(i1)/sample(:)INT_1DIndex of sample (time stamp counter)

Index of sample (time stamp counter)

Coordinate

1

topic(i1)/time_stamp

New in version >3.39.0.

codestructureGeneric decription of the code-specific parameters for the code […]

Generic decription of the code-specific parameters for the code that has produced this IDS

code/nameSTR_0DName of software used

Name of software used

code/descriptionSTR_0DShort description of the software (type, purpose)

Short description of the software (type, purpose)

New in version >3.38.1.

code/commitSTR_0DUnique commit reference of software

Unique commit reference of software

code/versionSTR_0DUnique version (tag) of software

Unique version (tag) of software

code/repositorySTR_0DURL of software repository

URL of software repository

code/parametersSTR_0DList of the code specific parameters in XML format

List of the code specific parameters in XML format

code/library(i1)AoSList of external libraries used by the code that has produced […]

List of external libraries used by the code that has produced this IDS

  • Maximum occurrences (MDS+ backend only): 10

Coordinate

1

1...N

code/library(i1)/nameSTR_0DName of software

Name of software

code/library(i1)/descriptionSTR_0DShort description of the software (type, purpose)

Short description of the software (type, purpose)

New in version >3.38.1.

code/library(i1)/commitSTR_0DUnique commit reference of software

Unique commit reference of software

code/library(i1)/versionSTR_0DUnique version (tag) of software

Unique version (tag) of software

code/library(i1)/repositorySTR_0DURL of software repository

URL of software repository

code/library(i1)/parametersSTR_0DList of the code specific parameters in XML format

List of the code specific parameters in XML format