msReadShockEvent (Structure) |
Top Previous Next |
Structure to get the returned information from a shock event. Used with msReadEvent.
Fields: Time : DINT The timestamp given when the event was triggered.
X : BOOL True if shock was detected on x-axis.
X : BOOL True if shock was detected on y-axis.
X : BOOL True if shock was detected on z-axis.
Declaration: STRUCT_BLOCK msReadShockEvent; |