OTX Reference  
OpenTestSystem.Otx.Extensions.DiagCom.Variables Namespace Reference

Variable Access. More...

Classes

class  ComChannelVariable
 The variable access type represent for ComChannel More...
 
class  DiagServiceVariable
 The variable access type represent for DiagService More...
 
class  ParameterVariable
 The variable access type represent for Parameter More...
 
class  RequestVariable
 The variable access type represent for Request More...
 
class  ResponseStateVariable
 The variable access type represent for ResponseState More...
 
class  ResponseVariable
 The variable access type represent for Response More...
 
class  ResultStateVariable
 The variable access type represent for ResultState More...
 
class  ResultVariable
 The variable access type represent for Result More...
 

Detailed Description

Variable Access.

The variable types represent the counterpart of the dereferencing terms (e.g. IntegerValue) which are used to read the actual value stored in a declaration. By contrast, variable types are used by OTX nodes and actions when the variable container itself is of primary interest, not the value stored in it. This is the case e.g. in an Assignment action: The calculated value given by the term will be assigned to the variable identified by result.