1.29 Advantech-ADAM6K

This page describes the device driver and the device window for the Advantech ADAM6xxx data aquisition module family. The device driver monitors and controls the digital inputs/outputs of various ADAM6xxx modules. Analog or temperature sensor input functions are not covered by this driver, neither are counter/timer timer function of the some modules. The driver can be used together with the following modules:

The Advantech-ADAM6K device driver is part of the sat-nms framework for M&C of plain digital I/O functions. Monitoring alarm circuits or controlling waveguide switches are indicatives for applications of this framework.

The application configuration normally does not access the AdvantechADAM6K device driver directly (except to access the temperature readings). There are a couple of application level logical devices (e.g. Input , Output or WG-Switch ) which may use the SatService-IO-FEP device driver as a low level driver to access the physical I/O ports.

Input ports

The variable I00001 refers to the input ports provided by the device. The least significant bit denotes the state of DI0.

The variable reports the physical state if the input. A bit is set to '1' if the input is open or externally driven to high level. The bit reads '0' if the input is connected to GND or externally driven to low level.

Output ports

The variable 'Q00001' reports the actual state of the digital outputs and also sets the output states. The least significant bit in the variable corresponds to output DO0.

Configuration settings

If used with the sat-nms framework for M&C of plain digital I/O functions, the Advantech ADAM module acts like an unprogrammed PLC device. It is intended, that the device driver processes switch settings and changes of input circuits as fast as possible. The following settings are necessary to achieve this:

Device window pages

The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .

Configuration parameters

At the maintenance page of the device window there are a couple of configuration parameters which must be set to make the software talk to the device.

parameter description
address Must always be set to 1

Variables defined by this device driver

name type flags range
info.driver TEXT R/O StringRange R/O
lowLevel.cmd TEXT StringRange
lowLevel.reply TEXT R/O StringRange R/O
faults.99 ALARM R/O AlarmFlagRange R/O (Communication)
faults.commstat TEXT R/O StringRange R/O
info.type TEXT R/O StringRange R/O
info.port TEXT R/O StringRange R/O
info.frame TEXT R/O StringRange R/O
I00001 HEX R/O HexRange R/O (0 .. 0)
Q00001 HEX HexRange (0 .. 0)
initialized TEXT R/O StringRange R/O