LECIS 1.0 NO IDEA Avatar
  1. OMG Issue

LECIS — slm_event() argument order

  • Key: LECIS-7
  • Legacy Issue Number: 5478
  • Status: closed  
  • Source: Creon-Labcontrol AG ( Thorsten Richter)
  • Summary:

    slm_event():
    The parameter lists for DATA_DIRECT and DATA_LINK are not in the same order (dataid, dataformatid and sequence counter)

    The argument list for DATA_DIRECT:

    • A Sequence of Octet containing the data values.
    • A string with the dataformatID
    • A string with the dataID
    • A long value with the sequence counter

    The argument list for DATA_LINK:

    • A string with the data ID.
    • A string with a sequence counter.
    • A string with the dataformatID.
    • An EDataLinkType defining the link type (Listing 25).
    • A string with the link value.

  • Reported: LECIS 1.0b1 — Wed, 10 Jul 2002 04:00 GMT
  • Disposition: Resolved — LECIS 1.0
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 20:58 GMT