Commit 23ff05bb authored by Claes Sjofors's avatar Claes Sjofors

Doc fix for ISel, DtSel and AtSel

parent d077c801
......@@ -46,6 +46,8 @@ SObject pwrb:Class
!
! Select one of two inputs.
!
! If Control is high, ActualValue is set to In1, else ActualValue
! is set to In2.
!*/
Object AtSel $ClassDef 634
Body SysBody
......
......@@ -46,6 +46,8 @@ SObject pwrb:Class
!
! Select one of two inputs.
!
! If Control is high, ActualValue is set to In1, else ActualValue
! is set to In2.
!*/
Object DtSel $ClassDef 635
Body SysBody
......
......@@ -45,6 +45,9 @@ SObject pwrb:Class
! @image orm_isel_fo.gif
!
! Select one of two inputs.
!
! If Control is high, ActualValue is set to In1, else ActualValue
! is set to In2.
!
!*/
Object ISel $ClassDef 402
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment