Function EE_WriteEnable_8073
Description This function set EEPROM of I-8073 to become writable mode in the specified slot of the I-8000 system.
This function is used for C/C++ compiler.
Function Prototype void EE_WriteEnable_8073(int slot);
void No function return
slot Specified slot of the I-8000 system
Range from 0 to 3 for 4 slot
Range from 0 to 7 for 8 slot
Example
Function EE_WriteEnable_8073(1)
Return no return
Description The example set EEPROM of I-8073 to become writable mode in slot 1 of I-8000 system .
Reference Initial8073
MMC_WRITE_BLOCK
MMC_READ_BLOCK
GetAngIn
GetDI
SetDO
EE_WriteProtect_8073
EE_MultiRead_8073
EE_MultiWrite_8073
Read_AD_CalibraionGain
Read_AD_CalibraionOffset
Write_AD_CalibraionGain
Write_AD_CalibraionOffset
Modules I-8073



Back to Previous Page