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