ClientStation.SimulationDigital Property

Gets the digital simulation variable, which toggles from 0 to 1 and from 1 to 0, remaining 3 seconds in each state.
<ID("SimulationDigital", (int)e.SimulationDigital)> _ 
Public ReadOnly Property SimulationDigital() As Integer
This language is not supported or no code example is available.
[ID("SimulationDigital", (int)e.SimulationDigital)] 
public int SimulationDigital {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition