MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
Modules | |
(0xA0,0x01) Built In Test | |
Contains the continuous built-in-test (BIT) results. | |
(0xA0,0x02) Time Sync Status | |
Indicates whether a sync has been achieved using the PPS signal. | |
(0xA0,0x03) Gpio State | |
Indicates the state of all of the user GPIO pins. | |
(0xA0,0x04) Gpio Analog Value | |
Indicates the analog value of the given user GPIO. The pin must be configured for analog input. | |
Enumerations | |
enum | { mip::C::MIP_SYSTEM_DATA_DESC_SET = 0xA0, mip::C::MIP_DATA_DESC_SYSTEM_BUILT_IN_TEST = 0x01, mip::C::MIP_DATA_DESC_SYSTEM_TIME_SYNC_STATUS = 0x02, mip::C::MIP_DATA_DESC_SYSTEM_GPIO_STATE = 0x03, mip::C::MIP_DATA_DESC_SYSTEM_GPIO_ANALOG_VALUE = 0x04 } |