|
ifw-fcf
2.0.0
|
Device Simulator class for the Standard Ccc Device. More...
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... | |
Public Member Functions inherited from fcfDevsim_ccc.devsim_ccc.DevsimCcc | |
| 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... | |
Additional Inherited Members | |
Public Attributes inherited from fcfDevsim_ccc.devsim_ccc.DevsimCcc | |
| initialised | |
| sim_init_time | |
Static Public Attributes inherited from fcfDevsim_ccc.devsim_ccc.DevsimCcc | |
| string | CFG_TODO = "TODO" |
| OPC UA Namespace Node IDs: More... | |
| string | CTRL_TODO = "TODO" |
| string | STAT_COUNTER = "stat.nCycleCounter" |
Device Simulator class for the Standard Ccc Device.
| def fcfDevsim_ccc.DeviceSimulatorCcc.__init__ | ( | self | ) |
Initialise the Ccc Device simulator class; set the members.
| def fcfDevsim_ccc.DeviceSimulatorCcc.initialise | ( | self | ) |
Initialise various parameters of the simulated device.
1.8.5