ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
fcfDevsim_ccc.devsim_ccc.DevsimCcc Class Reference

Device Simulator class for the Standard Ccc Device. More...

Inheritance diagram for fcfDevsim_ccc.devsim_ccc.DevsimCcc:
fcfDevsim_ccc.DeviceSimulatorCcc

Public Member Functions

def __init__
 Initialise the Ccc Device simulator class; set the members. More...
 
def initialise
 Initialise various parameters of the simulated device. More...
 
def sim_thr_user
 Simulation Thread managing the ccc status. More...
 
def data_change_handler
 Invoked when subscribed "ctrl." and "stat." nodes change value. More...
 

Public Attributes

 initialised
 
 sim_init_time
 

Static Public Attributes

string CFG_TODO = "TODO"
 OPC UA Namespace Node IDs: More...
 
string CTRL_TODO = "TODO"
 
string STAT_COUNTER = "stat.nCycleCounter"
 

Detailed Description

Device Simulator class for the Standard Ccc Device.

Constructor & Destructor Documentation

def fcfDevsim_ccc.devsim_ccc.DevsimCcc.__init__ (   self)

Initialise the Ccc Device simulator class; set the members.

Member Function Documentation

def fcfDevsim_ccc.devsim_ccc.DevsimCcc.data_change_handler (   self,
  node,
  value,
  data 
)

Invoked when subscribed "ctrl." and "stat." nodes change value.

def fcfDevsim_ccc.devsim_ccc.DevsimCcc.initialise (   self)

Initialise various parameters of the simulated device.

def fcfDevsim_ccc.devsim_ccc.DevsimCcc.sim_thr_user (   self)

Simulation Thread managing the ccc status.

Member Data Documentation

string fcfDevsim_ccc.devsim_ccc.DevsimCcc.CFG_TODO = "TODO"
static

OPC UA Namespace Node IDs:


Configuration Node IDs:

string fcfDevsim_ccc.devsim_ccc.DevsimCcc.CTRL_TODO = "TODO"
static
fcfDevsim_ccc.devsim_ccc.DevsimCcc.initialised
fcfDevsim_ccc.devsim_ccc.DevsimCcc.sim_init_time
string fcfDevsim_ccc.devsim_ccc.DevsimCcc.STAT_COUNTER = "stat.nCycleCounter"
static

The documentation for this class was generated from the following file: