_start

Attribute (neutral) Type Description
_offline time time of the first offline value
_online time time of the first online value
_original time time of the first original value

Example

Note:
This is an example for the RAIMA database
main()
{
  time t;
  dpGet("TestDP_1.element:_start.._original", t);
  DebugN(t);
}

Returns the timestamp of the first archived original value. In this case, data archiving is performed using the RAIMA database. For more information, see Create and configure archive.