Namespace TcoData
Classes
BrowsableObjectCreationException
DataView
Interaction logic for fbDataExchangeControlView.xaml
DataViewModel
DataViewModel<T>
Entry
HumanizeDateConverter
MAIN
MainContext
ModeConverter
MultipleRemoteCallInitializationException
NullToVisibilityConverter
PercentageConverter
PlainMAIN
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
PlainMainContext
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
PlainTcoDataExchange
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
PlainTcoDataTask
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
PlainTcoDataTwinController
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
PlainTcoEntity
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
PlainTcoExistsTask
This is POCO object for its respective onliner class. For documentation of this type see the onliner class.
SelectedItemConverter
TcoDataExchange
Provides a mechanism to exchange data between PLC and an arbitrary data repository.
TcoDataExchange support Create, Read, Update, Delete (CRUD) operations and some additional
functions.
TcoDataExchange operates by convention on data member named
Inxton is required for this feature to work.
_data
declared in the function block.
The _data
member must be of type that extends TcoData.TcoEntity
.
TcoDataEchange must be then inizialized in the higher level application where the repository
and remote data exchange is configured.
information
TcoDataExchangeControlView
TcoDataExchangeControlViewModel
TcoDataExchangeDisplayView
TcoDataExchangeDisplayViewModel
TcoDataExchangeSimpleSelectorView
Interaction logic for fbDataExchangeControlView.xaml
TcoDataExchangeSimpleSelectorViewModel
TcoDataExchangeView
Interaction logic for fbDataExchangeControlView.xaml
TcoDataExchangeViewModel
TcoDataTask
Data task is a remote task
TcoDataTwinController
TcoEntity
Base strucure of any data entity used in TcoDataExchange.
Inxton is required for this feature to work.
information
TcoExistsTask
ValueChangeItem
ValueChangeTracker
ValueItemDescriptor
Interfaces
FunctionAvailability
ICrudDataObject
IMAIN
This is onliner interface for its respective class. For documentation of this type see the onliner class.
IMainContext
This is onliner interface for its respective class. For documentation of this type see the onliner class.
IPlainTcoEntity
IShadowMAIN
This is shadow interface for its respective class. For documentation of this type see the onliner class.
IShadowMainContext
This is shadow interface for its respective class. For documentation of this type see the onliner class.
IShadowTcoDataExchange
This is shadow interface for its respective class. For documentation of this type see the onliner class.
IShadowTcoDataTask
This is shadow interface for its respective class. For documentation of this type see the onliner class.
IShadowTcoDataTwinController
IShadowTcoEntity
This is shadow interface for its respective class. For documentation of this type see the onliner class.
IShadowTcoExistsTask
This is shadow interface for its respective class. For documentation of this type see the onliner class.
ITcoDataExchange
This is onliner interface for its respective class. For documentation of this type see the onliner class.
ITcoDataTask
This is onliner interface for its respective class. For documentation of this type see the onliner class.
ITcoDataTwinController
ITcoEntity
This is onliner interface for its respective class. For documentation of this type see the onliner class.
ITcoExistsTask
This is onliner interface for its respective class. For documentation of this type see the onliner class.