Menu

Data (Type) descriptor convention?

fziegler
2006-11-16
2013-04-02
  • fziegler

    fziegler - 2006-11-16

    Hello everybody!

    I have a question related to the convention of the data type descriptor in the v3.00.
    For me it is not really clear, which datatyp signifies what. For example the event test is defined in the ProcEvents.vi of the CSInstrSim class. A type description of the return value is given as: (I:1). I now that this is a 32bit-integer value. Double precision is given by "D:1" and an array by "D:N". But what for example is "C"?

    I don't know, whether it is necessary, but for me it would be helpful to have a small overview about the different descriptors.

    Best regards

    Falk alias Endanwender

     
    • Holger Brand

      Holger Brand - 2006-11-17

      Hi Falk,
      please have a look at the context help of _Data Descriptor_ of control _new events_ in _BaseProcess.evt create.vi_. There you find the explanation.

      Holger

       
    • fziegler

      fziegler - 2006-11-17

      Moin Holger!

      Thank you for the fast answer.

      Falk

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.