Maxim-integrated 73M1822/73M1922 Modem API Manuel d'utilisateur Page 19

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 37
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 18
UG_1x22_055 73M1822/73M1922 Modem API User Guide
Rev. 1.0 19
2.22 M1X22_ClearVoltageIET
Description
Delete the line voltage IET table entry.
Prototype
int M1X22_ClearVoltageIET (
M1X22_HANDLE channel,
unsigned int ietIndex);
Parameters
Data Type Name Description
M1X22_HANDLE
channel
Channel handle obtained from open channel.
unsigned int
ietIndex
IET entry index row number (0 9).
Return Values
Data Type Description
M1X22_RET
M1X22_SUCCESS Successfully clear the IET entry.
M1X22_FAILED Failure.
2.23 M1X22_StartMeasureCurrent
Description
Start the line current measurement process. This API starts measuring the line current of the specified
channel at a sampling interval time of “sampleTime” with averaging count of “averageSampleCount”.
Prototype
int M1X22_StartMeasureCurrent (
M1X22_HANDLE channel,
unsigned int sampleTime,
unsigned int averageSampleCount );
Parameters
Data Type Name Description
M1X22_HANDLE
channel
Channel handle obtained from open channel.
unsigned int
sampleTime
Time interval between two consecutive samples.
unsigned int
averageSampleCount
Sample count for average calculation.
Return Values
Data Type Description
M1X22_RET
M1X22_SUCCESS Successfully started.
M1X22_FAILED Failure.
Vue de la page 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 36 37

Commentaires sur ces manuels

Pas de commentaire