As a developer and support person, I want to have some simulated devices, so that I can test client applications, IOCs, communications and business logic without having to setup real (hardware) devices.
Complex Simulator:
a. ramps up/down to "set value"
b. drifts from "set value".
c. sets/publishes error states
'''Notes'''
Simulators are merely software components which simulate the behaviour of existing devices in use at ISIS (doesn't have to be a complete set - we can build up a library of simulated devices over time).
Could use LabVIEW to simulate devices. Could be a good way to test 32-bit 2012 LV?
Need one simulator for each different type of device
different devices have different command sets
different devices use different types of communication (RS-232, Ethernet, USB, GPIB, etc.).
As a developer and support person, I want to have some simulated devices, so that I can test client applications, IOCs, communications and business logic without having to setup real (hardware) devices.
'''Completion Criteria'''
'''Notes'''