OpenDOF Project
Data Fields
DOSConfig Struct Reference

DOS Configuration Structure. More...

Data Fields

uint8 BindingCount
 The number of bindings in the binding table.
 
const DOSBindingBindings
 A table of bindings whose order corresponds to the alias.
 
DOSCallbacks Callbacks
 The callback interfaces.
 
DOSBufferSize MinPacketSize
 Minimum packet size.
 
DOSObjectID SourceID
 The Source Identifier (an Object ID) for the node.
 

Detailed Description

DOS Configuration Structure.

This represents the static configuration of the COS node. The fields in this structure, and the data to which they point, must not change after calling DOS_Init().

core-c-cos Version 7.0.1 Build 0
2018-02-08