Values (User Variables)

Values (User Variables)

Values of user variables

Object of User variable type may get various values in D2000 system. Values for individual types are listed in the following table.

  • Bo - Boolean

  • Int - Integer

  • Re - Real

  • TmA - Absolute time

  • TmR - Time interval

  • Txt - Text

 

User variables of Bo-Boolean (logical) type

Object value

Meaning

D_False

*the value FALSE

D_True

*the value TRUE

D_Oscillate

Oscillating value (TRUE <-> FALSE).