de Iocomp Software - Tipo de producto: Componente / .NET Class / 100% Managed Code
Por favor note que la información sobre este producto no está disponible en español.
Add basic instrumentation display to your .NET applications. The Iocomp .NET Instrument Pack Standard is a collection of 28 basic instrumentation components for the .NET environment. It includes 17 input-type controls: Led, LedBar, LedSpiral, GaugeLinear, GaugeAngular, DisplayDouble, DisplayInteger, DisplayString, Label, Odometer, Thermometer and the family of SevenSegment Controls. It also includes 11 input/output-type controls: ModeComboBox, SwitchLed, SwitchSlider, SwitchRotary, SwitchToggle, SwitchPanel, Slider, Knob and the family of Edit Controls.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
| Añadir a la Cesta | $ 547.82 | 1 Developer License | Descarga (14.6 MB) | |
| Añadir a la Cesta | $ 185.22 | 1 Additional Developer License | Verificar | Descarga (14.6 MB) |
| Añadir a la Cesta | $ 3,027.22 | 1 Site/OEM License | Descarga (14.6 MB) | |
| Añadir a la Cesta | $ 283.22 | 1 Developer License - Upgrade from Instrumentation Pack Standard ActiveX/VCL | Verificar | Descarga (14.6 MB) |
| Añadir a la Cesta | $ 1,518.02 | 1 Site/OEM License - Upgrade from Instrumentation Pack Standard ActiveX/VCL | Verificar | Descarga (14.6 MB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
Digital Instrumentation Components
LED Round - The LED Round and LED Rectangle controls are LEDs with a None, Raised, or Lowered Bevel Style. The LED inactive (OFF) color is automatically calculated.
LED Rectangle - The LED Round and LED Rectangle controls are LEDs with a None, Raised, or Lowered Bevel Style. The LED inactive (OFF) color is automatically calculated.
Seven Segment Integer - The Seven Segment Integer control is a seven-segment display used for displaying Integer values. If the Value overflows the display in the positive direction, then up arrows will be shown. If the Value overflows the display in the negative direction, then down arrows will be shown.
Seven Segment Binary - The Seven Segment Binary control is a seven-segment display used for displaying binary values. The value property is of String type to support greater than 31 digits. If the Value overflows the display, then up arrows will be shown.
Seven Segment Hexadecimal - The Seven Segment Hexadecimal control is a seven-segment display used for displaying hexadecimal values. The value property is of String type to support greater than 4 digits. If the Value overflows the display, then up arrows will be shown.
Seven Segment Clock - The Seven Segment Clock control is a seven-segment display used for displaying time values. Supports both 12 and 24 hour display mode.
Seven Segment Character - The Seven Segment Character control is a basic seven-segment character display. Supports 0-9, A-F, and several special characters.
Switch Led - The LED Switch control is a binary switch with a rectangle LED indicator. If the LED is on, then the Active property is True. If the LED is off, the Active property is false.
Switch Slider - The Slider Switch control is a sliding switch with user configurable positions and labels. Supports 4 different pointer styles, 4 different track styles, and 3 different position indicator styles.
Switch Toggle - The Toggle Switch control is a binary switch with a moving slider. Supports Vertical or Horizontal orientation, Click-To-Toggle or Drag-To-Toggle mouse control style, and 3 bevel styles for the switch surface.
Switch Rotary - The Switch Rotary control is a rotating switch with up to 8 positions with labels. Supports 2 different pointer styles and 3 different position indicator styles.
Switch Panel - The Switch Panel control is a 2-3-position panel switch.
Mode Combo Box - The Mode Combo Box control is a combo box similar to our other switch components. Supports customizable Item values as well as support for OPC. A complete rewrite of the standard Windows/QT combo box. Addressable by your own item values or the standard 0-based item index values.
Integer Output - The Integer Output control is a simple control for entering Integer (32-bit) value and units. Supports controlled entry and display of Integer, Hexadecimal, Binary, and Octal numbers.
Analog Instrumentation Components
Knob - The Knob control is a 3D knob which supports both mouse and keyboard control. To setup as a multi-turn Knob, set the RotationMaxDegrees property to multiples of 360 degrees.
Slider - The Slider control is an Analog (Real Number) output control component, which supports both keyboard and mouse control. Also see the Switch Slider control.
Angular Gauge - The Angular Gauge is a graphical linear gauge with an angular representation of the data. Supports up to 5 color sections and 4 pointer styles. Also see the Angular Log Gauge.
Odometer - The Odometer control is a basic Odometer with a rotating tenths digit. The font for the tenths can be set independently of the other digits.
Linear Gauge - The Linear Gauge component is a graphical gauge with a linear representation of the data. Supports up to 5 color sections and 4 pointer styles. Also see the Linear Log Gauge.
LED Bar - The LED Bar component is a progress bar component with 3 different indicator styles and 4 different segment directions.
LED Spiral - The LED Spiral component is a progress bar component with up to 3 color sections.
Thermometer - The thermometer component is a linear gauge with a visual representation that looks like a thermometer. Includes min & max pointers for tracking purposes.
Analog Display - The Analog Display component is a simple display typically used for displaying analog (real number) values with a precision specified and units. To display integer values, set the precision to 0.
Analog Output - The Analog Output control is a simple control for entering analog (real number) values with a precision specified and units. To output integer values only, set the precision to 0.
Seven Segment Analog - The Seven Segment Analog is a seven-segment display used for displaying analog (real number) values. You can specify the total number of display digits and the number of precision digits. If the Value overflows the display in the positive direction, then up arrows will be shown. If the Value overflows the display in the negative direction, then down arrows will be shown.
Gradient - The Gradient component is a basic gradient component with start and stop colors and 12 different fill directions.
Label - Label is a windowed control that displays text on a form. This text can be used to label another control, and can be placed on top of or below other controls (which the standard Windows label cannot do).
Edit - The iEdit control is a simple textbox with OPC client support. Completely re-implemented Edit box, not based on the Microsoft or QT APIs. Requires hitting enter key or changing focus to another control for the Edit box's value to change. This is a useful interlock for Industrial Automation uses.