Device Simulator class for the Standard Ccc Device.  
 More...
Device Simulator class for the Standard Ccc Device. 
      
        
          | def fcfDevsim_ccc.devsim_ccc.DevsimCcc.__init__ | ( |  | self | ) |  | 
      
 
Initialise the Ccc Device simulator class; set the members. 
 
 
      
        
          | 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. 
 
 
  
  | 
        
          | 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: