Data Acquisition (DAQ) and Control from Microstar Laboratories

Delphi/C++Builder iDSC Support

The TDsc object from the Delphi 7 development environment
The TDsc object from the Delphi 7 development environment

Delphi and C++Builder development environments support the DSC Component (DSCC) Interface. The DSCC provides a link between these development environments and the iDSC board. It is a native component that compiles directly into the executable. These environments also support the DSCIO.DLL Interface.

The DSCC interface (shown within the Delphi 7 development environment, 82kB -- opens in new window) supports Delphi 3, Delphi 4, Delphi 5, Delphi 6, Delphi 7, C++Builder 3, C++Builder 4, C++Builder 5, and C++Builder 6 development environments. When the DSC Component Library is installed, the TDsc and TDscGroup objects appear on the Microstar tab with the label DSC and DSCs.

In the Delphi and C++Builder development environments, the input configuration and filter designs are saved in the user's form, allowing for full design time configuration of a filtering application. In addition, all of the design time configuration can be manipulated during run time.

When the ConfigDialog property button of TDsc is depressed, as shown at right, the iDSC filters configuration dialog pops up (shown below). View the iDSC filters configuration dialog with the Filter Design tab selected.

When the ConfigDialog property button of TDscGroup is depressed, the multiple iDSC boards configuration dialog pops up. View the multiple iDSC boards configuration dialog with the Input tab selected. (15kB)

The TDscGroup object from the Delphi 7 development environment
The TDscGroup object from the Delphi 7 development environment

 

Return to the Software or DSCview page.