Screenshot Preview

Iocomp .NET WinForms Instrumentation Pack Standard

by Iocomp Software - Product Type: Component / .NET Class / 100% Managed Code

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.

From
$739.90
Price in

Our regular prices are shown below. Please logon to see your discounted prices.

Iocomp .NET WinForm Instrumentation Pack Standard V4.0 SP2  

Add to Cart $ 739.90 1 Developer License - With 2 Year Subscription Support/Maintenance
Mfr. Part No: 1045-0400-400
Download (18.0 MB)
Add to Cart $ 328.30 1 Additional Developer License - With 2 Year Subscription Support/Maintenance
Mfr. Part No: 1045-2400-400
Verify Download (18.0 MB)
Add to Cart $ 4,071.90 1 Site/OEM License - With 2 Year Subscription Support/Maintenance
Mfr. Part No: 1045-4400-400
Download (18.0 MB)
Add to Cart $ 367.50 1 Developer License - Upgrade from Instrumentation Pack Standard ActiveX/VCL - With 2 Year Subscription Support/Maintenance
Mfr. Part No: 1045-0410-400
Verify Download (18.0 MB)
Add to Cart $ 2,033.50 1 Site/OEM License - Upgrade from Instrumentation Pack Standard ActiveX/VCL - With 2 Year Subscription Support/Maintenance
Mfr. Part No: 1045-4410-400
Verify Download (18.0 MB)

Iocomp .NET WinForm Instrumentation Pack Standard Renewals  

Add to Cart $ 328.30 1 Developer Renewal License - 2 Year Subscription Support/Maintenance
Mfr. Part No: 1045-0420-400
Verify Download (18.0 MB)
Add to Cart $ 1,788.50 1 Site/OEM Renewal License - 2 Year Subscription Support/Maintenance
Mfr. Part No: 1045-4420-400
Verify Download (18.0 MB)

Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase.  All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.

Our regular prices are shown above. Please logon to see your discounted prices.

What's new in Iocomp .NET WinForms Plot Pack V4.0 SP2?

  • Added support for Visual Studio 2010
  • Added 3.0 Framework support
  • Added 3.5 Framework support
  • Added 4.0 Framework support

What's new in Iocomp .NET WinForms Plot Pack V4.0 SP1?

  • Modified property editor value Edit boxes to squash all exceptions due to invalid inputs. After the exception is squashed, the Edit box will return to the previous valid value.
  • Added horizontal scrolling to all Iocomp property editor listbox controls. The horizontal scrollbar only appears when the width of an item exceeds the width of the display area.
  • Added logic to the design-time property editor to auto-increment the OPCGroup object's Name property when a new one is added.
  • Changed the default value for the OPCItem's Name property to be "Item???". This is to help remind the developer to set the value.
  • Upgraded the MatrixButton control to support buttons with a momentary style. The MatrixButtonStyle enumeration has a new value called MomentaryButton. Use the Style property on the MatrixButton class to specify its type. The MatrixButton class also has a new property called Value, which is of type ValueBoolean. When the button's Style is set to MomentaryButton, and the mouse left button is depressed over the MatrixButton, the MatrixButton Value property will changed to True. When the mouse is released, the Value property will return to False. When connecting an OPC-Link to the MatrixButton, be sure to specify the Value.AsBoolean sub-property (Example, the OPC-Link PropertyName setting would be "Buttons(1).Value.AsBoolean". The "Buttons(1)" portion specifies the second button in the Button collection (Zero Based Index), and use "Value.AsBoolean" as the property on the button class).

What's new in Iocomp .NET WinForms Plot Pack V4.0?

  • Support for Visual Studio 2008

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.

Product Search

Enter search words:

Why buy from ComponentSource?

ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.

More Info | About Us

Award