Commit 50039a92 authored by Claes Sjofors's avatar Claes Sjofors

wbl doc getXattr, stoXattr and cstoXattr set deprecated

parent 828dc2a8
...@@ -39,8 +39,10 @@ SObject pwrb:Class ...@@ -39,8 +39,10 @@ SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Code rt_plc_macro_io.h ! @Code rt_plc_macro_io.h
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Conditional store of analog attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Conditional store of analog attribute from class template plc. ! Conditional store of analog attribute from class template plc.
! @image orm_cstoaattr_fo.gif ! @image orm_cstoaattr_fo.gif
! !
......
...@@ -39,8 +39,10 @@ SObject pwrb:Class ...@@ -39,8 +39,10 @@ SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Code rt_plc_macro_io.h ! @Code rt_plc_macro_io.h
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Conditional store of integer attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Conditional store of integer attribute from class template plc. ! Conditional store of integer attribute from class template plc.
! @image orm_cstoiattr_fo.gif ! @image orm_cstoiattr_fo.gif
! !
......
...@@ -39,8 +39,10 @@ SObject pwrb:Class ...@@ -39,8 +39,10 @@ SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Code rt_plc_macro_io.h ! @Code rt_plc_macro_io.h
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Conditional store of string attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Conditional store of string attribute from class template plc. ! Conditional store of string attribute from class template plc.
! @image orm_cstosattr_fo.gif ! @image orm_cstosattr_fo.gif
! !
......
...@@ -38,8 +38,10 @@ ...@@ -38,8 +38,10 @@
SObject pwrb:Class SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Get analog attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Get analog attribute from class template plc. ! Get analog attribute from class template plc.
! !
! @image orm_getaattr_fo.gif ! @image orm_getaattr_fo.gif
......
...@@ -38,8 +38,10 @@ ...@@ -38,8 +38,10 @@
SObject pwrb:Class SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Get digital attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Get digital attribute from class template plc. ! Get digital attribute from class template plc.
! !
! @image orm_getdattr_fo.gif ! @image orm_getdattr_fo.gif
......
...@@ -38,8 +38,10 @@ ...@@ -38,8 +38,10 @@
SObject pwrb:Class SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Get integer attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Get integer attribute from class template plc. ! Get integer attribute from class template plc.
! !
! @image orm_getiattr_fo.gif ! @image orm_getiattr_fo.gif
......
...@@ -38,8 +38,10 @@ ...@@ -38,8 +38,10 @@
SObject pwrb:Class SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Get string attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Get string attribute from class template plc. ! Get string attribute from class template plc.
! !
! @image orm_getsattr_fo.gif ! @image orm_getsattr_fo.gif
......
...@@ -39,8 +39,10 @@ SObject pwrb:Class ...@@ -39,8 +39,10 @@ SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Code rt_plc_macro_io.h ! @Code rt_plc_macro_io.h
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Reset digital attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Reset digital attribute from class template plc. ! Reset digital attribute from class template plc.
! @image orm_resdattr_fo.gif ! @image orm_resdattr_fo.gif
! !
......
...@@ -39,8 +39,10 @@ SObject pwrb:Class ...@@ -39,8 +39,10 @@ SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Code rt_plc_macro_io.h ! @Code rt_plc_macro_io.h
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Set digital attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Set digital attribute from class template plc. ! Set digital attribute from class template plc.
! @image orm_setdattr_fo.gif ! @image orm_setdattr_fo.gif
! !
......
...@@ -39,8 +39,10 @@ SObject pwrb:Class ...@@ -39,8 +39,10 @@ SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Code rt_plc_macro_io.h ! @Code rt_plc_macro_io.h
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Store analog attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Store analog attribute from class template plc. ! Store analog attribute from class template plc.
! @image orm_stoaattr_fo.gif ! @image orm_stoaattr_fo.gif
! !
......
...@@ -39,8 +39,10 @@ SObject pwrb:Class ...@@ -39,8 +39,10 @@ SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Code rt_plc_macro_io.h ! @Code rt_plc_macro_io.h
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Store digital attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Store digital attribute from class template plc. ! Store digital attribute from class template plc.
! @image orm_stodattr_fo.gif ! @image orm_stodattr_fo.gif
! !
......
...@@ -39,8 +39,10 @@ SObject pwrb:Class ...@@ -39,8 +39,10 @@ SObject pwrb:Class
!/** !/**
! @Version 1.0 ! @Version 1.0
! @Code rt_plc_macro_io.h ! @Code rt_plc_macro_io.h
! @Group Plc,PlcIO ! @Summary Deprecated.
! @Summary Store integer attribute from class template plc. ! Deprecated.
! This object is deprecated and should not be used in newly written code.
!
! Store integer attribute from class template plc. ! Store integer attribute from class template plc.
! @image orm_stoiattr_fo.gif ! @image orm_stoiattr_fo.gif
! !
......
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