Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • byte 1 is meaningful only for SYS8X00 and serial Modbus
  • byte3 byte 3 is meaningful only for E642
  • byte 0 and byte 2 do not depend on "protocol" and are passed through as they are.

Be aware that byte 1 and byte 3 can also be used to discriminate other classes (besides those mentioned above) but, in that case, they have to be interpreted by appropriate code.

Pattern for EEI

byte 3      01 = Type quadrupole DC, 02 = Type dipole DC, 03 = Type dipole pseudo-pulsed
byte 2      00 = bipolar, 01 = unipolar with remote control of polarity change
byte 1       Interface type (unique in this case ?) TO BE DECIDED: maybe the pseudo-pulsed should be different
byte 0      Protocol Modbus EEIEEI

Pattern for CAENels NGPS

byte 3      TO BE DECIDED
byte 2      TO BE DECIDED
byte 1       TO BE DECIDED
byte 0      Protocol CAENels NGPS

Ethernet connection

Questi alimentatori si connettono in Ethernet e quindi abbiamo lo stesso problema degli alimentatori Genesys e CAENels Easy Driver.
Anche quì, si usa un canale seriale fake per ogni alimentatore e si mette l'IP nel campo subID2.
P.es.: l'IP 192.168.190.131 si scrive come con 4 HEX come C0A8BE83

...