Surgex SX-AX20E Manuel d'utilisateur Page 30

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 34
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 29
User Manual
Firmware Version v2.04.281
© 2015 SurgeX/Electronic Systems Protection, Inc. | Technical Support: 800-645-9721 | surgex.com 30
9.6 Payloads
Payload
tOutletStatus
typedef struct {
eOutletStatus status[8];
}tOutletStatus;
typedef enum {
eOutlet
Status_
null,
eOutlet
Status_
on,
eOutlet
Status_
off
tAuxStatus
typedef struct {
eAuxStatus status[2];
}tAuxStatus;
typedef enum {
eAuxStatus_
null,
eAuxStatus_
energized,
eAuxStatus_
deenergized
}tAuxStatus;
tLineVoltage
typedef struct {
float lineVoltage;
}tLineVoltage;
tLineCurrent
typedef struct {
float lineCurrent;
}tLineCurrent;
tPoll
typedef struct {
u8
outlet
Status
[8]; u8
auxSt
atus[2]
; float
lineVol
tage;
float
lineCu
rrent;
float
linePo
wer;
float
outletCurrent[
8]; float
outletPower[8
]; u8
statusFlags;
tExpansionUs
er users[8];
}tPoll;
tLinePower
typedef struct {
float linePower;
}tLinePower;
tOutletCurrent
typedef struct {
float outletCurrent[8];
}tOutletCurrent;
Vue de la page 29
1 2 ... 25 26 27 28 29 30 31 32 33 34

Commentaires sur ces manuels

Pas de commentaire