pub const DevConfigItem_DEV_CFG_CONNECTION_CODE: DevConfigItem = 2;Expand description
The connection code stored in EEPROM. In order to modify the connection code, first the memory must be unlocked with #DEV_CFG_MEM_UNLOCK_CODE. Note: when the connection code is modified, the DAQ device must be reset with #DEV_CFG_RESET for the change to take effect.