Unit 'ProtocolTypes' Package
[Overview][Constants][Types][Classes][Index] [#pl_pascalscada]

TProtocolTagType

Declaration

Source position: protocoltypes.pas line 69

type TProtocolTagType = (

  ptUnknown,

  

  ptBit,

  

  ptShortInt,

  

  ptByte,

  

  ptSmallInt,

  

  ptWord,

  

  ptLongInt,

  

  ptDWord,

  

  ptFloat,

  

  ptInt64,

  

  ptQWord,

  

  ptDouble

  

);



CT Web help

CodeTyphon Studio