DemoMode
Enables you to set your VTScada applications to operate in simulation mode, as though a fully-configured system is in operation. The following tags will update to a random value, once every 60 seconds, provided that their area property is set to "Demo".
- Analog Status
- Digital Status
- Pump Status
- DataFlow Station
- Data Flow Pulse Input
If set to 1, the simulation mode is switched on. Requires a restart.
Section: System
Default: DemoMode = 0
*Restart Required (Settings.Startup property)
The SimulateIO property is similar, but affects drivers rather than tags that have a "Demo" property.
The DFSimulateOn property further enables you to enhance the simulation by mocking the transmission and reception of data from Data Flow RTUs to the application.