- Applied Instruments, Inc.
product
RF Noise Source
NS-3
The NS-3 Broadband RF Noise Generator provides an extremely flat AWGN (Additive White Gaussian Noise) signal from 5 to 2150 MHz. The output level adjusts in 0.1 dB steps over a 30 dB range.The bench-top configuration is standard and an optional two unit rack enclosure is available. The RS232 or USB remote control interface simplifies its use in automated test and factory ATE environments. The NS-3's combination of range, versatility and value make it the ideal general purpose broad-spectrum signal source for bench and ATE applications, including C/N, BER, MER, PER testing and rain fade simulation.
-
product
Source Code Review
If code is legacy and massy and application is not performing well enough ,want to optimize your application internal structure.
-
product
Four-Port Tunable Laser System Source
N7714A
The Keysight N7711A and N7714A tunable lasers are single-port and four-port sources, available with C-band or L-band wavelength coverage. The narrow linewidth and offset grid fine-tuning capability make them ideal sources for realistic loading of the latest transmission systems. All models can reach any wavelength point within their specified wavelength range just like all other Keysight tunable lasers. In this mode, code compatibility with existing test setups based on Keysight's range of full-...show more -
product
Becker Transponder Test Fixture
TA-3400
This transponder test fixture is specific to the requirements for testing Becker Avionics Transponders and provides interface connectors for both the panel mount and remote systems. The panel also provides switches to implement Gillham code altitude as well as separate interfaces for an external parallel or serial encoder. The panel will interface with the RMU 5000 or standard control head. This fixture also comes with voltage and current meters along with an internal dimming source. This panel comes in the standard 19 inch rack width and measures 12 inches in depth.
-
product
Intelligent Interface Card
IIB-1553-ISA
The IIB-1553-ISA is an intelligent interface card providing full MIL-STD-1553 test, simulation and bus analysis capability for PC compatible computers, with 1553A, 1553B, McAir and STANAG 3838 variants in one card. The IIB-1553-ISA supports concurrent Bus Controller (BC) and up to 31 Remote Terminals (RT) with Bus Monitor (BM). An additional stand-alone Chronological Bus Monitor (CBM) facility is also provided, with powerful multilevel triggering capability. Full error injection capability is pr...show more -
product
Source Code Defect Analysis
TotalView® Debugger
Dynamic source code and memory debugging for C, C++ and Fortran applications. TotalView provides analytical displays of the state of your running program for efficient debugging of memory errors and leaks and diagnosis of subtle problems like deadlocks and race conditions.
-
product
Single-Port Tunable Laser System Source
N7711A
The Keysight N7711A and N7714A tunable lasers are single-port and four-port sources, available with C-band or L-band wavelength coverage. The narrow linewidth and offset grid fine-tuning capability make them ideal sources for realistic loading of the latest transmission systems. All models can reach any wavelength point within their specified wavelength range just like all other Keysight tunable lasers. In this mode, code compatibility with existing test setups based on Keysight's range of full-...show more -
product
Software Composition Analysis
SCA
Black Duck® software composition analysis (SCA) helps teams manage the security, quality, and license compliance risks that come from the use of open source and third-party code in applications and containers.
-
product
Portable Electrical Management Systems
EMS-HW50C
Progressive Industries Portable Electrical Management Systems (EMS) provide full RV protection against all adverse power conditions. You will feel secure with multi-mode surge, voltage, polarity and lost/open neutral protection. Each unit includes a digital display, scrolling continuously through the power source information: Voltage(s), current, frequency, error code, and previous error code (if applicable). Replacement parts are simply plug-and-play, making repairs quick and easy. As with our portable models, the computer is driven by state of the art microprocessors. Should the software ever change, EMS owners can receive a free upgrade at no cost.
-
product
Fibre Channel Software Development Kit
Fibre Channel SDK
Avionics Interface Technologies
Software Drivers for Windows, Linux, VxWorks, and other Operating Systems (on request) - Compatible with all Fibre Channel Interface Modules - Includes documented APIs with source code examples for ANSI C, C++, and LabVIEW - Support provided by AITs industry leading applications engineering team
-
product
Supply Chain Software
Take a new approach to governing open source code and CI/CD pipelines with a platform that saves time and accelerates product development.
-
product
Multichannel Memory-Mapped ARINC 708/453 Interface Card
EXC-708mPCIe
The EXC-708mPCIe is a multichannel, memory-mapped ARINC 708/453 interface card that supports two ARINC 708/453 channels, each programmable as transmit or receive. Each channel implements a 64K x 16 FIFO and supports polling and/or interrupt driven operation. The card complies with the PCI ExpressTM Mini Card standard. It’s small size and suitability for Mini Card compatible computers make it a complete solution for developing, testing, integrating 708 interfaces and for performing system simulat...show more -
product
Ada Source Code Analyzer
CodePeer
CodePeer is an Ada source code analyzer that detects run-time and logic errors. It assesses potential bugs before program execution, serving as an automated peer reviewer, helping to find errors efficiently and early in the development life-cycle. It can also be used to perform impact analysis when introducing changes to the existing code, as well as helping vulnerability analysis. Using control-flow, data-flow, and other advanced static analysis techniques, CodePeer detects errors that would otherwise only be found through labor-intensive debugging.
-
product
Code Coverage Analyzer
BullseyeCoverage
BullseyeCoverage is a code coverage analyzer for C++ and C that tells you how much of your source code was tested. You can use this information to quickly focus your testing effort and pinpoint areas that need to be reviewed. Code coverage analysis is useful during unit testing, integration testing, and final release. BullseyeCoverage enables you to create more reliable code and save time.
-
product
Caraya Unit Tester
Caraya is a new experimental open source assertion and unit testing framework for LabVIEW. It takes a whole new approach to unit testing; your VI is your test. Caraya allows you to convert your manual test VIs you use for debugging into unit test cases with nearly no effort. Even running the tests is easy, just run the test case VI. Caraya significantly lowers the barrier for developers to write unit tests leading into improved overall code quality in real-world projects where developers don’t always have the luxury to write unit test cases first.
-
product
Laser Diode Source Product Family
LDS-7200
5 nanometers tuning range• 10 picometer setpoint accuracy• 0.1 picometer resolution• 20mW output power• 0.005 dB power stability• Built-in coherence control• Integrated function generator• USB remote interface• Application program with source code
-
product
MIL-STD-1553 MCH
M4K1553MCH
The M4K1553MCH interface module for the multimode, multiprotocol, Excalibur 4000 family of carrier boards provide a complete solution for developing and testing 1553 interfaces and performing system simulation of the MIL-STD-1553 bus. The module handles all standard variations of the MIL-STD-1553 protocol.The M4K1553MCH contains 32k x 16 of dual-port RAM for Data blocks, Control registers, and Look-up tables. All Data blocks and Control registers are memorymapped and may be accessed in real time...show more -
product
DoubleCheck Static Analysis Tool
Static analyzers attempt to find code sequences that may result in buffer overflows, resource leaks, or many other security and reliability problems. Source code analyzers are effective at locating a significant class of defects that are not detected by compilers during standard builds and often go undetected during run-time testing or typical field operation.
-
product
Static Code Analyzer
PVS-Studio
PVS-Studio is a tool used to detect bugs in the source code of programs written in C, C++ and C#. PVS-Studio performs static code analysis and generates a report that helps a programmer find and fix bugs. PVS-Studio does a wide range of code checks; but it is especially useful to search for misprints and Copy-Paste errors. Examples of such errors: V501, V517, V522, V523, V3001.
-
product
Interface Board for Conduction Cooled PCI Mezzanine Card Systems
EXC-708ccPMC
The EXC-708ccPMC is an ARINC-708 /453 interface board for conduction cooled PCI Mezzanine Card systems. The board supports two or four ARINC-708 /453 channels. Each of the channels can be programmed either as transmit or receive. Each channel implements an 8K×16 FIFO and supports polling and / or interrupt driven operation.The EXC-708ccPMC comes complete with C-driver software library including the source code.
-
product
Intelligent Interface Card
IIB-1553-PCI-2C
The IIB-1553-PCI-2C provides an intelligent interface card for two serial, dual redundant MIL-STD-1553 data buses and the PCI bus. The card supports 1553A, 1553B, McAir and STANAG 3838 variants on a single card. The IIB-1553-PCI-2C provides concurrent Bus Controller (BC) and up to 31 Remote Terminals (RT) with Bus Monitor (BM). An additional stand-alone Chronological Bus Monitor (CBM) facility is also provided, with comprehensive multi-level triggering capability. Full error injection capability...show more -
product
Source Code Review
Source code review, also known as Security Code Review is the process of auditing the source code for an application to verify that the proper security controls are present, that they work as intended, and that they have been invoked in all the right places. Code review is a way of ensuring that the application has been developed to be “self-defending” in its given environment.
-
product
Function / Arbitrary Waveform Generator
DG5000 Series
Dg5000 series has 6 functions, including any waveform generator, pulse generator, IQ baseband / if source, frequency hopping source, code generator and function generator. The series includes single and dual channel models. The functions of the two channels are completely equal, and the phase between channels is precisely adjustable.
-
product
Transmissive Optical Encoder Module
EM1
The EM1 is a transmissive optical encoder module designed to be an improved replacement for the Avago HEDS-9000 series encoder module. This module is designed to detect rotary or linear position when used together with a code wheel or linear strip. The EM1 consists of a lensed LED source and a monolithic detector IC enclosed in a small polymer package. The EM1 uses phased array detector technology to provide superior performance and greater tolerances over traditional aperture mask type encoders.
-
product
Nuclear Power Radiation Monitoring Systems
From continuous area monitors, radiation detectors, process monitors and remote indicators and alarms, featuring industry-standard technology, Victoreen instruments are the trusted source for radiation monitoring systems and quality assurance for nuclear power professionals. With a wide range of solutions for maintaining Code of Federal Regulations-compliant facilities, Victoreen delivers the safety, reliability and quality needed to guarantee top performance for the global atomic energy community.
-
product
Rugged Ethernet System Supporting up to Four Independent 8000 Family Avionics Communication Modules
ES-9810/xx
The ES-9810/xx is a rugged ethernet system supporting up to four independent 8000 family avionics communication modules, allowing multiple different protocols to be mixed and matched in a single system. Modules available include MIL-STD-1553, MIL-STD-1760, MMSI, ARINC-429, ARINC-708, ARINC-717, Serial, Discrete and CAN bus.The ES-9810/xx is supplied with C drivers, including source code. Mating connectors and cable adapters for I/O connection can be purchased seperately.
-
product
JTAGulator 24-Channel Hardware Hacking Tool
32115
On-chip debug (OCD) interfaces can provide chip-level control of a target device and are a primary vector used by engineers, researchers, and hackers to extract program code or data, modify memory contents, or affect device operation on-the-fly. JTAGulator is an open source hardware tool that assists in identifying OCD connections from test points, vias, or component pads on a target device.
-
product
PCI Card
EXC-4000PCI/xx
Each channel using the M4K1553PxS (RT validated) module operates either as a Bus Controller, Remote Terminal, or Bus Monitor.NOTE: the M4K1553PxS module is NOT compatible to the M4K1553MCH module.The EXC-4000PCI/xx is supplied with C drivers (including source code), Merlin+ Windows software and may be used with Exalt, Excalibur’s Analysis and Laboratory Tools, a Windows monitoring application. Mating connector provided for I/O connection.
-
product
Unit Testing
Hitex offers a unit testing service for C/C++ application source code using the well-known test tool TESSY. For this service, the customer provides their source code of the C/C++ functions to be tested, ideally along with the specifications of the functionality and comprehensive comments in the source code.
-
product
Software Development Kit for ARINC 664 Applications
ARINC 664 SDK
Avionics Interface Technologies
Software Drivers for Windows, Linux, VxWorks, and other Operating Systems (on request) - Compatible with all AIT ARINC 664 Interface Modules - Includes documented APIs with source code examples for C/C++ - Integrates with AIT’s Flight Simulyzer software (share XML bus configurations between API’s and Flight Simulyzer) - Support provided by AITs industry leading applications engineering team
-
product
Software Escrow
International companies, official bodies, municipal councils, non-profit organisations and cultural institutions all have to safeguard the software that maintains their competitive edge. Should a problem occur, they need to prevent their software from losing value and causing major disruption to their business operations. To do this, they have to be able to access their software source code. Which is where software escrow comes into play.