SUCHEN SIE DIE PASSENDE
INDUSTRIELLE LÖSUNG?
Entdecken Sie Embedded-, Kommunikations- und Automatisierungslösungen für Ihre Anwendung.
- Comprehensive Charting Library: Provides a complete set of charting and graphing functions for data visualization within Windows applications.
- Dual Architecture Support: Includes both 16-bit and 32-bit DLLs, ensuring compatibility across legacy and modern Windows operating systems.
- Wide Compiler Compatibility: Fully compatible with Microsoft C 7.0, Microsoft C 8.0, Visual C++, Borland C++, and Turbo C++ for Windows, enabling integration into a variety of development workflows.
- Cross-Version Windows Support: Designed for WinNT, Win95, and Win3.1, allowing developers to target multiple generations of Windows platforms.
- Source-Level Integration: Provides access to source-level charting tools, enabling developers to customize, extend, and optimize charting functionality within their applications.
- Bundled Distribution: Delivered as part of a bundle with AS59320, ensuring a complete development toolkit for charting and graphical data representation.
- Optimized for Performance: Efficient DLL implementation minimizes overhead and maximizes rendering speed for real-time chart updates.
- Scalable Chart Types: Supports multiple chart types (line, bar, pie, scatter, etc.) suitable for engineering, scientific, and business applications.
- Developer-Oriented Design: Structured for integration into C/C++ projects with clear API documentation and consistent function naming conventions.
- Dual Architecture Support: Includes both 16-bit and 32-bit DLLs, ensuring compatibility across legacy and modern Windows operating systems.
- Wide Compiler Compatibility: Fully compatible with Microsoft C 7.0, Microsoft C 8.0, Visual C++, Borland C++, and Turbo C++ for Windows, enabling integration into a variety of development workflows.
- Cross-Version Windows Support: Designed for WinNT, Win95, and Win3.1, allowing developers to target multiple generations of Windows platforms.
- Source-Level Integration: Provides access to source-level charting tools, enabling developers to customize, extend, and optimize charting functionality within their applications.
- Bundled Distribution: Delivered as part of a bundle with AS59320, ensuring a complete development toolkit for charting and graphical data representation.
- Optimized for Performance: Efficient DLL implementation minimizes overhead and maximizes rendering speed for real-time chart updates.
- Scalable Chart Types: Supports multiple chart types (line, bar, pie, scatter, etc.) suitable for engineering, scientific, and business applications.
- Developer-Oriented Design: Structured for integration into C/C++ projects with clear API documentation and consistent function naming conventions.
1. Product Overview
Product Name: Source of Charting Tools
Model / Article Number: AS59321
Series: Charting Tools Development Series
Manufacturer: Quinn-Curtis, Inc.
Product Type: Software development library (DLL-based charting component)
Platform Compatibility: Microsoft Windows (WinNT, Win95, Win3.1)
Associated Product: Bundled with AS59320
The AS59321 “Source of Charting Tools” is a specialized software development component designed by Quinn-Curtis to provide developers with a comprehensive set of charting and data visualization tools for Windows-based applications. It is distributed as a dynamic link library (DLL) package supporting both 16-bit and 32-bit Windows environments. The product is intended for use with major C/C++ development environments, including Microsoft C 7.0, 8.0, Visual C++, Borland C++, and Turbo C++ for Windows.
2. Key Features
- Comprehensive Charting Library: Provides a complete set of charting and graphing functions for data visualization within Windows applications.
- Dual Architecture Support: Includes both 16-bit and 32-bit DLLs, ensuring compatibility across legacy and modern Windows operating systems.
- Wide Compiler Compatibility: Fully compatible with Microsoft C 7.0, Microsoft C 8.0, Visual C++, Borland C++, and Turbo C++ for Windows, enabling integration into a variety of development workflows.
- Cross-Version Windows Support: Designed for WinNT, Win95, and Win3.1, allowing developers to target multiple generations of Windows platforms.
- Source-Level Integration: Provides access to source-level charting tools, enabling developers to customize, extend, and optimize charting functionality within their applications.
- Bundled Distribution: Delivered as part of a bundle with AS59320, ensuring a complete development toolkit for charting and graphical data representation.
- Optimized for Performance: Efficient DLL implementation minimizes overhead and maximizes rendering speed for real-time chart updates.
- Scalable Chart Types: Supports multiple chart types (line, bar, pie, scatter, etc.) suitable for engineering, scientific, and business applications.
- Developer-Oriented Design: Structured for integration into C/C++ projects with clear API documentation and consistent function naming conventions.
3. Technical Specifications
- Product Type: Dynamic Link Library (DLL) source package
- Supported Architectures: 16-bit and 32-bit Windows
- Supported Operating Systems:
- Microsoft Windows NT
- Microsoft Windows 95
- Microsoft Windows 3.1
- Supported Compilers / IDEs:
- Microsoft C 7.0
- Microsoft C 8.0
- Microsoft Visual C++
- Borland C++
- Turbo C++ for Windows
- File Format: DLL (Dynamic Link Library) with associated header and resource files
- Distribution Medium: Software package (bundled with AS59320)
- Dependencies: Requires compatible C/C++ compiler and Windows SDK libraries
- Language: C/C++ API interface
- Licensing: Developer license for integration into compiled applications
- Approximate Package Size: Dependent on version and compiler target (typically several hundred kilobytes per DLL)
- Documentation: Developer reference manual, API documentation, and sample code included
4. Functionality
The AS59321 Source of Charting Tools provides a robust set of functions and classes for generating, manipulating, and displaying charts within Windows applications. It operates as a DLL-based library that developers link to their C/C++ projects. The library exposes a structured API that allows developers to define chart parameters, input data arrays, configure axes, labels, legends, and render graphical output in real time.
Use Cases and Applications:
- Engineering and Scientific Visualization: Displaying measurement data, simulation results, or analytical plots.
- Business and Financial Applications: Generating bar charts, line graphs, and pie charts for reporting and dashboards.
- Educational Software: Visualizing mathematical functions and statistical data.
- Industrial Control Systems: Real-time process monitoring and trend analysis.
- Custom Software Development: Any Windows-based application requiring embedded charting capabilities.
Compatibility:
The library is designed for seamless integration with Windows GUI frameworks and supports standard Windows message handling. It can be used in both standalone desktop applications and embedded visualization modules.
5. Components & Accessories
Included Items:
- 16-bit Charting Tools DLL
- 32-bit Charting Tools DLL
- Header files (.h) for API integration
- Library files (.lib) for linking
- Sample source code demonstrating chart creation and customization
- Developer documentation and reference manual
- Installation and configuration guide
Optional Add-ons / Related Products:
- AS59320: Companion toolkit providing additional graphical or data-handling components (bundled with AS59321).
- Extended Chart Libraries: Optional modules for specialized chart types or 3D visualization (available separately from Quinn-Curtis).
- Integration Utilities: Tools for linking with Visual C++ or Borland IDEs for automated project setup.
Connectors / Interfaces:
- C/C++ function calls and structures for data input and chart configuration
- Windows GDI (Graphics Device Interface) for rendering output
- Optional support for exporting charts to bitmap or metafile formats
6. Installation & Setup
System Requirements:
- Compatible Windows operating system (WinNT, Win95, or Win3.1)
- Supported C/C++ compiler (Microsoft or Borland)
- Minimum 4 MB RAM (for 16-bit systems) or 8 MB RAM (for 32-bit systems)
- Hard disk space: ~2–5 MB for installation
- VGA or higher display resolution
Installation Procedure:
1. Insert or access the installation media containing AS59321 (bundled with AS59320).
2. Run the setup program or manually copy the DLLs and header files to the designated development directory.
3. Configure the compiler’s library and include paths to reference the AS59321 files.
4. Link the appropriate 16-bit or 32-bit library depending on the target platform.
5. Compile and run sample projects to verify successful integration.
Configuration Options:
- Select target architecture (16-bit or 32-bit) during project setup.
- Define chart parameters (axes, labels, colors, data series) through API calls.
- Adjust rendering options for performance or visual quality.
Mounting / Deployment:
- DLLs are deployed alongside the compiled application executable.
- No hardware installation required.
- Supports both static and dynamic linking depending on project requirements.
7. Performance & Capabilities
Rendering Speed: Optimized for efficient chart drawing using Windows GDI functions, capable of handling real-time updates for moderate data sets.
Data Capacity: Supports multiple data series and thousands of data points per chart, depending on system memory and processor speed.
Efficiency: Compact DLL design minimizes memory footprint and CPU usage.
Scalability: Suitable for both lightweight desktop utilities and complex analytical applications.
Limitations:
- Designed for 2D charting; 3D visualization may require additional modules.
- Performance may vary on legacy systems (Win3.1) due to limited resources.
- Requires manual memory management and resource cleanup in C/C++ environments.
Optimization Features:
- Efficient data buffering for smooth chart updates.
- Support for incremental redraws to minimize flicker.
- Configurable refresh rates for dynamic data visualization.
8. Standards & Compliance
Software Standards:
- Compliant with Microsoft Windows API conventions for DLLs.
- Follows ANSI C/C++ coding standards for portability and maintainability.
- Compatible with standard Windows message and event handling mechanisms.
Regulatory Compliance:
- Developed in accordance with standard software development practices for commercial Windows applications.
- No specific hardware or safety certifications required (software-only product).
Industry Standards:
- Supports standard charting conventions (Cartesian, polar, bar, pie, etc.).
- Compatible with Windows GDI and standard bitmap/metafile formats.
- Adheres to standard calling conventions for C/C++ DLLs (cdecl/stdcall as applicable).
9. Additional Information
Warranty:
- Typically includes a limited software warranty covering media defects and installation support.
- Warranty terms may vary depending on distribution channel or licensing agreement.
Technical Support:
- Developer support available from Quinn-Curtis via documentation, sample code, and technical assistance.
- Updates and patches may be provided for compiler compatibility or bug fixes.
Maintenance:
- Regular updates recommended to maintain compatibility with newer compiler versions.
- Developers can modify or extend source-level components if source code access is provided.
Documentation & Updates:
- Comprehensive developer manual detailing API functions, parameters, and usage examples.
- Example projects demonstrating integration with Microsoft and Borland IDEs.
- Periodic updates available for registered users to ensure compatibility with evolving Windows environments.
Licensing & Distribution:
- Licensed for use in commercial and internal software development projects.
- Redistribution of compiled applications permitted under Quinn-Curtis licensing terms.
- Source code (if included) intended for internal development and customization only.
Summary
The AS59321 Source of Charting Tools by Quinn-Curtis is a professional-grade charting library designed for C/C++ developers targeting Windows platforms from Win3.1 through WinNT. It provides both 16-bit and 32-bit DLLs, ensuring broad compatibility across legacy and modern systems. The toolkit enables developers to embed sophisticated charting and data visualization capabilities directly into their applications, supporting a wide range of chart types and data formats.
Bundled with AS59320, this product forms a complete solution for developers seeking reliable, high-performance charting components for Windows-based software. With its robust API, cross-compiler support, and efficient rendering engine, AS59321 remains a versatile and dependable choice for technical, scientific, and business data visualization applications.
Product Name: Source of Charting Tools
Model / Article Number: AS59321
Series: Charting Tools Development Series
Manufacturer: Quinn-Curtis, Inc.
Product Type: Software development library (DLL-based charting component)
Platform Compatibility: Microsoft Windows (WinNT, Win95, Win3.1)
Associated Product: Bundled with AS59320
The AS59321 “Source of Charting Tools” is a specialized software development component designed by Quinn-Curtis to provide developers with a comprehensive set of charting and data visualization tools for Windows-based applications. It is distributed as a dynamic link library (DLL) package supporting both 16-bit and 32-bit Windows environments. The product is intended for use with major C/C++ development environments, including Microsoft C 7.0, 8.0, Visual C++, Borland C++, and Turbo C++ for Windows.
2. Key Features
- Comprehensive Charting Library: Provides a complete set of charting and graphing functions for data visualization within Windows applications.
- Dual Architecture Support: Includes both 16-bit and 32-bit DLLs, ensuring compatibility across legacy and modern Windows operating systems.
- Wide Compiler Compatibility: Fully compatible with Microsoft C 7.0, Microsoft C 8.0, Visual C++, Borland C++, and Turbo C++ for Windows, enabling integration into a variety of development workflows.
- Cross-Version Windows Support: Designed for WinNT, Win95, and Win3.1, allowing developers to target multiple generations of Windows platforms.
- Source-Level Integration: Provides access to source-level charting tools, enabling developers to customize, extend, and optimize charting functionality within their applications.
- Bundled Distribution: Delivered as part of a bundle with AS59320, ensuring a complete development toolkit for charting and graphical data representation.
- Optimized for Performance: Efficient DLL implementation minimizes overhead and maximizes rendering speed for real-time chart updates.
- Scalable Chart Types: Supports multiple chart types (line, bar, pie, scatter, etc.) suitable for engineering, scientific, and business applications.
- Developer-Oriented Design: Structured for integration into C/C++ projects with clear API documentation and consistent function naming conventions.
3. Technical Specifications
- Product Type: Dynamic Link Library (DLL) source package
- Supported Architectures: 16-bit and 32-bit Windows
- Supported Operating Systems:
- Microsoft Windows NT
- Microsoft Windows 95
- Microsoft Windows 3.1
- Supported Compilers / IDEs:
- Microsoft C 7.0
- Microsoft C 8.0
- Microsoft Visual C++
- Borland C++
- Turbo C++ for Windows
- File Format: DLL (Dynamic Link Library) with associated header and resource files
- Distribution Medium: Software package (bundled with AS59320)
- Dependencies: Requires compatible C/C++ compiler and Windows SDK libraries
- Language: C/C++ API interface
- Licensing: Developer license for integration into compiled applications
- Approximate Package Size: Dependent on version and compiler target (typically several hundred kilobytes per DLL)
- Documentation: Developer reference manual, API documentation, and sample code included
4. Functionality
The AS59321 Source of Charting Tools provides a robust set of functions and classes for generating, manipulating, and displaying charts within Windows applications. It operates as a DLL-based library that developers link to their C/C++ projects. The library exposes a structured API that allows developers to define chart parameters, input data arrays, configure axes, labels, legends, and render graphical output in real time.
Use Cases and Applications:
- Engineering and Scientific Visualization: Displaying measurement data, simulation results, or analytical plots.
- Business and Financial Applications: Generating bar charts, line graphs, and pie charts for reporting and dashboards.
- Educational Software: Visualizing mathematical functions and statistical data.
- Industrial Control Systems: Real-time process monitoring and trend analysis.
- Custom Software Development: Any Windows-based application requiring embedded charting capabilities.
Compatibility:
The library is designed for seamless integration with Windows GUI frameworks and supports standard Windows message handling. It can be used in both standalone desktop applications and embedded visualization modules.
5. Components & Accessories
Included Items:
- 16-bit Charting Tools DLL
- 32-bit Charting Tools DLL
- Header files (.h) for API integration
- Library files (.lib) for linking
- Sample source code demonstrating chart creation and customization
- Developer documentation and reference manual
- Installation and configuration guide
Optional Add-ons / Related Products:
- AS59320: Companion toolkit providing additional graphical or data-handling components (bundled with AS59321).
- Extended Chart Libraries: Optional modules for specialized chart types or 3D visualization (available separately from Quinn-Curtis).
- Integration Utilities: Tools for linking with Visual C++ or Borland IDEs for automated project setup.
Connectors / Interfaces:
- C/C++ function calls and structures for data input and chart configuration
- Windows GDI (Graphics Device Interface) for rendering output
- Optional support for exporting charts to bitmap or metafile formats
6. Installation & Setup
System Requirements:
- Compatible Windows operating system (WinNT, Win95, or Win3.1)
- Supported C/C++ compiler (Microsoft or Borland)
- Minimum 4 MB RAM (for 16-bit systems) or 8 MB RAM (for 32-bit systems)
- Hard disk space: ~2–5 MB for installation
- VGA or higher display resolution
Installation Procedure:
1. Insert or access the installation media containing AS59321 (bundled with AS59320).
2. Run the setup program or manually copy the DLLs and header files to the designated development directory.
3. Configure the compiler’s library and include paths to reference the AS59321 files.
4. Link the appropriate 16-bit or 32-bit library depending on the target platform.
5. Compile and run sample projects to verify successful integration.
Configuration Options:
- Select target architecture (16-bit or 32-bit) during project setup.
- Define chart parameters (axes, labels, colors, data series) through API calls.
- Adjust rendering options for performance or visual quality.
Mounting / Deployment:
- DLLs are deployed alongside the compiled application executable.
- No hardware installation required.
- Supports both static and dynamic linking depending on project requirements.
7. Performance & Capabilities
Rendering Speed: Optimized for efficient chart drawing using Windows GDI functions, capable of handling real-time updates for moderate data sets.
Data Capacity: Supports multiple data series and thousands of data points per chart, depending on system memory and processor speed.
Efficiency: Compact DLL design minimizes memory footprint and CPU usage.
Scalability: Suitable for both lightweight desktop utilities and complex analytical applications.
Limitations:
- Designed for 2D charting; 3D visualization may require additional modules.
- Performance may vary on legacy systems (Win3.1) due to limited resources.
- Requires manual memory management and resource cleanup in C/C++ environments.
Optimization Features:
- Efficient data buffering for smooth chart updates.
- Support for incremental redraws to minimize flicker.
- Configurable refresh rates for dynamic data visualization.
8. Standards & Compliance
Software Standards:
- Compliant with Microsoft Windows API conventions for DLLs.
- Follows ANSI C/C++ coding standards for portability and maintainability.
- Compatible with standard Windows message and event handling mechanisms.
Regulatory Compliance:
- Developed in accordance with standard software development practices for commercial Windows applications.
- No specific hardware or safety certifications required (software-only product).
Industry Standards:
- Supports standard charting conventions (Cartesian, polar, bar, pie, etc.).
- Compatible with Windows GDI and standard bitmap/metafile formats.
- Adheres to standard calling conventions for C/C++ DLLs (cdecl/stdcall as applicable).
9. Additional Information
Warranty:
- Typically includes a limited software warranty covering media defects and installation support.
- Warranty terms may vary depending on distribution channel or licensing agreement.
Technical Support:
- Developer support available from Quinn-Curtis via documentation, sample code, and technical assistance.
- Updates and patches may be provided for compiler compatibility or bug fixes.
Maintenance:
- Regular updates recommended to maintain compatibility with newer compiler versions.
- Developers can modify or extend source-level components if source code access is provided.
Documentation & Updates:
- Comprehensive developer manual detailing API functions, parameters, and usage examples.
- Example projects demonstrating integration with Microsoft and Borland IDEs.
- Periodic updates available for registered users to ensure compatibility with evolving Windows environments.
Licensing & Distribution:
- Licensed for use in commercial and internal software development projects.
- Redistribution of compiled applications permitted under Quinn-Curtis licensing terms.
- Source code (if included) intended for internal development and customization only.
Summary
The AS59321 Source of Charting Tools by Quinn-Curtis is a professional-grade charting library designed for C/C++ developers targeting Windows platforms from Win3.1 through WinNT. It provides both 16-bit and 32-bit DLLs, ensuring broad compatibility across legacy and modern systems. The toolkit enables developers to embed sophisticated charting and data visualization capabilities directly into their applications, supporting a wide range of chart types and data formats.
Bundled with AS59320, this product forms a complete solution for developers seeking reliable, high-performance charting components for Windows-based software. With its robust API, cross-compiler support, and efficient rendering engine, AS59321 remains a versatile and dependable choice for technical, scientific, and business data visualization applications.
Keine Manuals/Kataloge verfügbar.
Kein Zubehör vorhanden.