Multiple choice.

The Retrieve Data Before Initialization (122) error code means ___.

  • An attempt was made to retrieve a value for a data element after communication had been terminated.
  • The data model element passed as parameter in GetValue or parameter_1 in SetValue is recognized as a valid element but is not supported.
  • An attempt was made to retrieve a value for a data element before communication had been initialized.
  • An attempt was made to retrieve a value for a data element before communication had been initialized. The conceptual communication state remains "Not Initialized".

Correct. The Retrieve Data Before Initialization (122) error code means an attempt was made to retrieve a value for a data element before communication had been initialized. The conceptual communication state remains "Not Initialized".

Incorrect. The Retrieve Data Before Initialization (122) error code means an attempt was made to retrieve a value for a data element before communication had been initialized. The conceptual communication state remains "Not Initialized".