The IMU Blocks get data from the M5GOs accelerometer and magnetometer.The blocks are set to recieve force data in the X,Y and Z directions. These blocks can also sense what orientation the M5 device is in and its acceleration.
Get X
Get data from x axis
Get Y
Get data from y axis
Get X ACC
Get accleration data from x axis
Get Y ACC
Get accleration data from y axis
Get Z ACC
Get accleration data from z axis
Get X Gyr
Get the Angular velocity from x axis
Get Y Gyr
Get the Angular velocity from y axis
Get Z Gyr
Get the Angular velocity from z axis
Use labels to show IMU data or data can also be used to do computing or logic judging.