Appearance
Home > resol-vbus-core-toolbox-scripts > emSimulator > EmSimulatorRelayInfo
emSimulator.EmSimulatorRelayInfo interface
The state of a simulated module relay.
Signature:
typescript
export interface EmSimulatorRelayInfo
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | Current time for switching between state A and state B. | ||
number | Time A of the relay. | ||
number | Time B of the relay. | ||
number | Current value from switching between state A and state B. | ||
number | Value A of the relay. | ||
number | Value B of the relay. |