Device Simulator class for the Standard Shutter Device.
More...
Device Simulator class for the Standard Shutter Device.
◆ __init__()
def shutter.shutter.DeviceSimulatorShutter.__init__ |
( |
|
self | ) |
|
◆ data_change_handler()
def shutter.shutter.DeviceSimulatorShutter.data_change_handler |
( |
|
self, |
|
|
|
node, |
|
|
|
value, |
|
|
|
data |
|
) |
| |
Invoked when subscribed nodes changes value.
◆ initialise()
def shutter.shutter.DeviceSimulatorShutter.initialise |
( |
|
self | ) |
|
Initialise various parameters of the simulated device.
◆ RPC_Close()
def shutter.shutter.DeviceSimulatorShutter.RPC_Close |
( |
|
self, |
|
|
|
parent |
|
) |
| |
Logic of RPC close method.
◆ RPC_Open()
def shutter.shutter.DeviceSimulatorShutter.RPC_Open |
( |
|
self, |
|
|
|
parent |
|
) |
| |
Logic of RPC open method.
◆ sim_thr_user()
def shutter.shutter.DeviceSimulatorShutter.sim_thr_user |
( |
|
self | ) |
|
Simulation Thread to simulated when the motor is moving.
◆ cycle_counter
shutter.shutter.DeviceSimulatorShutter.cycle_counter |
◆ RPC_RET_SHUTTER_SHUTTER_LOCAL
int shutter.shutter.DeviceSimulatorShutter.RPC_RET_SHUTTER_SHUTTER_LOCAL = -6 |
|
static |
◆ RPC_RET_SHUTTER_STILL_CLOSING
int shutter.shutter.DeviceSimulatorShutter.RPC_RET_SHUTTER_STILL_CLOSING = -5 |
|
static |
◆ RPC_RET_SHUTTER_STILL_OPENING
int shutter.shutter.DeviceSimulatorShutter.RPC_RET_SHUTTER_STILL_OPENING = -4 |
|
static |
The documentation for this class was generated from the following file:
- devsim/shutter/src/ifw/fcf/devsim/shutter/shutter.py