.

MEISqNodeMonitorValue

Definition

 
typedef struct MEISqNodeMonitorValue {
    long    count;
    long    monitor[MEISqNodeMonitorValueIndexLAST];
} MEISqNodeMonitorValue;

Description

MEISqNodeMonitorValue contains the data for the monitor fields read by the meiSqNodeDriveMonitor(...) method.

The SynqNet drive monitor fields are presently 16-bits. The MPI library copies each 16-bit data value into each element in the monitor array of longs. The 16-bit values are not signed extended when copied to the 32-bit long.

 
count The number of monitor fields read. This specifies the size of the monitor array.
monitor An array of monitor data fields. Each field is indexed by the MEISqNodeMonitorValueIndex enumeration.

See Also

meiSqNodeDriveMonitor | meiSqNodeDriveMonitorConfigGet | meiSqNodeDriveMonitorConfigSet
meiSqNodeDriveMonitorInfo

 

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