Keyence LJ-V7000 Series Manuel d'utilisateur Page 11

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 94
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 10
11LJ-V7000_COM_RM_E
8.2 Structure definitions
Name Ethernet settings structure
Definition
Typedef struct {
BYTE abyIpAddress[4];
WORD wPortNo;
BYTE reserve[2];
} LJV7IF_ETHERNET_CONFIG;
Description
This structure contains the settings passed during an Ethernet communication connection.
abyIpAddress
The IP address of the controller to connect to.
For 192.168.0.1:
Set abyIpAddress[0]=192, abyIpAddress[1]=168,
and so on.
wPortNo(in)
The port number of the controller to connect to.
Comment
-
Name Date/time structure
Definition
Typedef struct {
BYTE byYear;
BYTE byMonth;
BYTE byDay;
BYTE byHour;
BYTE byMinute;
BYTE bySecond;
BYTE reserve[2];
} LJV7IF_TIME;
Description
The date/time for the controller.
byYear Year. Set from 0 to 99, which means 2000 to 2099.
byMonth Month.1 to 12.
byDay Day.1 to 31.
byHour Hour.0 to 23.
byMinute Minute.0 to 59.
bySecond Second.0 to 59.
Comment
-
Vue de la page 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 93 94

Commentaires sur ces manuels

Pas de commentaire