.

MPICommandAddress

Definition

 
typedef union {
    long    *l;
    float   *f;
} MPICommandAddress;

Description

MPICommandAddress defines a generic pointer that can specify either a long or a float pointer.

 
*l
is used to access the long pointer of MPICommandAddress.
*f
is used to access the float pointer of MPICommandAddress.

See Also

MPICommandConstant

 

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