ClientStation.SimulationDouble Property

Gets the analog double simulation variable, which varies in steps from 0 to 100; returns in steps from 100 to 0, then repeats the same pattern.
<ID("SimulationDouble", (int)e.SimulationDouble)> _ 
Public ReadOnly Property SimulationDouble() As Double
This language is not supported or no code example is available.
[ID("SimulationDouble", (int)e.SimulationDouble)] 
public double SimulationDouble {get;}
This language is not supported or no code example is available.

Property Value

double

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition