.

MPICommandConstant

Definition

 
typedef union {
    long    l;
    float   f;
} MPICommandConstant;

Description

MPICommandConstant defines a generic variable that can specify either a long or float value.

 
l
is used to access the long value of MPICommandConstant.
f
is used to access the float value of MPICommandConstant.

See Also

MPICommandAddress

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering