Changes

Line 191: Line 191:  
<br></br>
 
<br></br>
 
'''''SBD AVL ID and flags''''' – Custom ID that will indicate what caused the record to be generated (final ID will (as only periodic records are generated, ID is not used)).
 
'''''SBD AVL ID and flags''''' – Custom ID that will indicate what caused the record to be generated (final ID will (as only periodic records are generated, ID is not used)).
 +
This byte is divided in two parts of four bits, as shown in table below:
 +
 +
{| class="nd-othertables_2" style="width:100%;"
 +
|-
 +
! colspan="4" style="font-weight:bold;" | <br />Flags  (not used yet)
 +
! colspan="4" style="font-weight:bold;" | <br />SBD  AVL ID
 +
|- style="color:#fe0000;"
 +
| <br />Bit 7
 +
| <br />Bit 6
 +
| <br />Bit 5
 +
| <br />Bit 4
 +
| style="color:#3531ff;" | <br />Bit 3
 +
| style="color:#3531ff;" | <br />Bit 2
 +
| style="color:#3531ff;" | <br />Bit 1
 +
| style="color:#3531ff;" | <br />Bit 0
 +
|}
 +
SBD AVL ID is used to show which IO element generated the Panic element. The list of currently implemented possible values is described below:
 +
 +
{| class="wikitable" style="width:100%;"
 +
|-
 +
! style="font-weight:bold;" | <br />ID
 +
! <br />0
 +
! <br />1
 +
! <br />2
 +
! <br />3
 +
! <br />4
 +
! <br />5
 +
! <br />6
 +
! <br />7
 +
! <br />8
 +
! <br />9
 +
|-
 +
| style="font-weight:bold;" | <br />IO  element
 +
| <br />Periodic rec.
 +
| <br />Digital Input 1
 +
| <br />Digital input 2
 +
| <br />Digital input 3
 +
| <br />Digital input 4
 +
| <br />Digital output 1
 +
| <br />Digital output 2
 +
| <br />Digital output 3
 +
| <br />Digital output 4
 +
| <br />Speed
 +
|}
 +
Data from Bit 7 to Bit 4 are not used at the moment. The server should ignore this data part.
 
<br></br>
 
<br></br>
 
'''''DIN/DOUT info''''' - Displays configured IO elements in SBD IO source - (parameter ID 99422).
 
'''''DIN/DOUT info''''' - Displays configured IO elements in SBD IO source - (parameter ID 99422).

Navigation menu