TraceVariable (STRUCT)ΒΆ
TYPE TraceVariable : STRUCT
Definition of a single trace variable
- InOut:
- Name - Type - Comment - pszName- POINTER TO STRING - Name of the variable - tvaAddress- Address definition of the variable - tcClass- Type class of the variable. See enum IBase.TypeClass for the possible values. - ulSize- UDINT- Size in bytes of a sample value 
