This page describes the device driver and the device window for the Geosync Multi-Voltage Amplifier Power Supply System, through TCP Port 10001.
The driver was tested with the
and the following SW Releases:
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 .
--- Displays the red power supplies voltages and amplifiers current measurements.
--- The faults page.
--- The device info page.
--- The maintenance page. The configuration parameters described below are set at this page.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 controller.
| parameter | description |
|---|---|
| address | The address of the unit (Default = @) |
| iLowLimit.1 | Defines the low current limit for Amplifier No. 1 in mA |
| iHighLimit.1 | Defines the high current limit for Amplifier No. 1 in mA |
| iDeltaLimit.1 | Defines the delta current limit for Amplifier No. 1 in mA |
| iLowLimit.2 | Defines the low current limit for Amplifier No. 2 in mA |
| iHighLimit.2 | Defines the high current limit for Amplifier No. 2 in mA |
| iDeltaLimit.2 | Defines the delta current limit for Amplifier No. 2 in mA |
| iLowLimit.3 | Defines the low current limit for Amplifier No. 3 in mA |
| iHighLimit.3 | Defines the high current limit for Amplifier No. 3 in mA |
| iDeltaLimit.3 | Defines the delta current limit for Amplifier No. 3 in mA |
| iLowLimit.4 | Defines the low current limit for Amplifier No. 4 in mA |
| iHighLimit.4 | Defines the high current limit for Amplifier No. 4 in mA |
| iDeltaLimit.4 | Defines the delta current limit for Amplifier No. 4 in mA |
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 |
| info.model | TEXT | R/O | StringRange R/O |
| info.serial | TEXT | R/O | StringRange R/O |
| info.revision | TEXT | R/O | StringRange R/O |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.iLowLimit.1 | INTEGER | SETUP | IntegerRange (0 .. 1500) |
| config.iHighLimit.1 | INTEGER | SETUP | IntegerRange (0 .. 1500) |
| config.iDeltaLimit.1 | INTEGER | SETUP | IntegerRange (10 .. 1500) |
| config.iLowLimit.2 | INTEGER | SETUP | IntegerRange (0 .. 1500) |
| config.iHighLimit.2 | INTEGER | SETUP | IntegerRange (0 .. 1500) |
| config.iDeltaLimit.2 | INTEGER | SETUP | IntegerRange (10 .. 1500) |
| config.iLowLimit.3 | INTEGER | SETUP | IntegerRange (0 .. 1500) |
| config.iHighLimit.3 | INTEGER | SETUP | IntegerRange (0 .. 1500) |
| config.iDeltaLimit.3 | INTEGER | SETUP | IntegerRange (10 .. 1500) |
| config.iLowLimit.4 | INTEGER | SETUP | IntegerRange (0 .. 1500) |
| config.iHighLimit.4 | INTEGER | SETUP | IntegerRange (0 .. 1500) |
| config.iDeltaLimit.4 | INTEGER | SETUP | IntegerRange (10 .. 1500) |
| config.voltage.1 | CHOICE | SETUP | EnumRange (0V 12V 15V 20V) |
| config.voltage.2 | CHOICE | SETUP | EnumRange (0V 12V 15V 20V) |
| config.voltage.3 | CHOICE | SETUP | EnumRange (0V 12V 15V 20V) |
| config.voltage.4 | CHOICE | SETUP | EnumRange (0V 12V 15V 20V) |
| meas.current.1 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| meas.current.2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| meas.current.3 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| meas.current.4 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| meas.voltage.1 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| meas.voltage.2 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| meas.voltage.3 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| meas.voltage.4 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| internal.model | TEXT | StringRange | |
| internal.dummy | TEXT | StringRange | |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Amplifier 1) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Amplifier 2) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Amplifier 3) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Amplifier 4) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (Amplifier Delta 1) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (Amplifier Delta 2) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (Amplifier Delta 3) |
| faults.08 | ALARM | R/O | AlarmFlagRange R/O (Amplifier Delta 4) |
| faults.09 | ALARM | R/O | AlarmFlagRange R/O (PSU 1 24V) |
| faults.10 | ALARM | R/O | AlarmFlagRange R/O (PSU 2 24V) |
| faults.11 | ALARM | R/O | AlarmFlagRange R/O (PSU 1 6V) |
| faults.12 | ALARM | R/O | AlarmFlagRange R/O (PSU 2 6V) |
| faults.13 | ALARM | R/O | AlarmFlagRange R/O (Internal VDC Control) |
| faults.14 | ALARM | R/O | AlarmFlagRange R/O (Remote Access) |