home | contact | | login
 
home | language | contact | login  
automationLetter
Subscribe here to receive the latest news about current automation trends directly in your mailbox.
Go
APC800 sample programs
Version Platform
DOS620
Language Date Size  
*

This software contains the code samples from the APC800 and
PPC800 Implementation Guide in the form of MS-DOS sample programs.

By means of this sample programs you can change and view settings of B&R Automation PC 800 and B&R Panel PC 800 devices, for example, set the display brightness.

Microsoft Macro Assembler Version 6.11 and the 16 Bit Compiler of Microsoft Visual C++ Version 1.5 (Microsoft C/C++ Optimizing
Compiler Version 8.00c) were used to generate this sample programs.

The generation of each sample program is done by a separate Make
file in the sample program folder.

The sample programs consists generally of one C file, where the
device specific functions and - on the end of the file - the main function of the sample program resides.
Common functions used by the sample program (for example for the
MTCX operation) reside in the "Common" folder.

The Implementation Guide describes only the device specific
functions and not the main function of the sample programs.

Please note the remarks for the TODO: statements, I/O access
functions etc. in the Implementation Guide when you adopt code
of the sample programs.
Search