Siemens SIMATIC NET Spécifications Page 45

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 268
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 44
Chapter 4. How Do I? 35
Sending Multiple Writes to a Datablock
You can write data to various registers in the hardware at one time using the Block
Writes option. This option provides a special “send” command that instructs the
driver to send all outstanding writes in a single protocol message.
When the driver sends its outstanding writes, it also sends any unmodified values in
the datablocks that are changing using the last known value, as the following figure
shows. Consequently, we recommend relatively short poll times for datablocks you
are writing to so that the driver will have the most up-to-date data.
To send block writes through FIX
[1] Enable block writes in the datablock you want to use.
[2] Create a Digital Output block with the following address:
!Send:DataBlockName
Note that only datablock names are valid with the !Send control address. You cannot
trigger block writes using any of the following items:
Channel and device names in place of a datablock name.
Analog Output blocks in place of a Digital Output block.
See Also
Specifying I/O Addresses in Database Manager | Feature: Block Writes
Datablock 1
Address: M0
10 20 30 40 50
Before the block write
If you write 60 to address
M0 and 70 to M2, the
driver sends the datablock
at the right when the
!SEND command
executes.
After the block write
Datablock 1
Address: M0
60 20 70 40 50
Vue de la page 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 267 268

Commentaires sur ces manuels

Pas de commentaire