isee.NET Framework Documentation

WarningDevice Class

Represents a Warning Device defined on the interface layer of the model

For a list of all members of this type, see WarningDevice Members.

System.Object
   iseesystems.iseeNET.Output
      iseesystems.iseeNET.WarningDevice

[Visual Basic]
Public Class WarningDevice
    Inherits Output
[C#]
public class WarningDevice : Output

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

A warning device is linked to an output. It has one or more zones defined by a range on values for the output. Typically the device is displayed as a lamp or meter that changes color as the output value enters the zones.

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

WarningDevice Members | iseesystems.iseeNET Namespace