This is historical information of device classes implemented in Danfysik9000 device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Device server to control Danfysik system 9000 power supplies.
Families: PowerSupply
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
CurrentScalar: DevDouble | — |
VoltageScalar: DevDouble | — |
CurrentSetPointScalar: DevDouble | — |
MaxCurrentScalar: DevDouble | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
OnInput: DevVoid Output: DevVoid |
Switch powersupply ON. |
OffInput: DevVoid Output: DevVoid |
Switch powersupply OFF. |
ResetInput: DevVoid Output: DevVoid |
Reset the powersupply to a well known state. |
SetCurrentInput: DevVoid Output: DevVoid |
This command will apply the setpoint of the Current Attribute on the channel. |
ZeroCurrentInput: DevVoid Output: DevVoid |
This command will set the Current to 0 without losing the set point of the Current Attribute. |
RemoteInput: DevVoid Output: DevVoid |
switches the line-in command to the remote operation. |
LocalInput: DevVoid Output: DevVoid |
switches the line-in command to the local line. |
WriteCmdInput: DevString Output: DevString |
Write the command on the serial line and read the answer. |
WriteSetupCommandInput: DevString Output: DevString |
Write the setup command on the serial line and read the answer. The string given in parameter should be the setup command without the ESC< at the begining and without the \\r at the end. |
Pipes:
Properties:
Name | Description |
---|---|
Ext_itlk_0_descriptionDevString | Description of the EXTERNAL INTERLOCK 0. This message will be displayed when this interlock will happen. |
Ext_itlk_1_descriptionDevString | Description of the EXTERNAL INTERLOCK 1. This message will be displayed when this interlock will happen. |
Ext_itlk_2_descriptionDevString | Description of the EXTERNAL INTERLOCK 2. This message will be displayed when this interlock will happen. |
Ext_itlk_3_descriptionDevString | Description of the EXTERNAL INTERLOCK 3. This message will be displayed when this interlock will happen. |
Serial_nameDevString | Name of the serial line device |
AddressDevShort | address of the power supply unit when working RS422 multi drop mode. |
MaxCurrentDevDouble | Maximum authorized (by the power supply) current in remote. |
Ext_itlk_0_descriptionDevString | Description of the EXTERNAL INTERLOCK 0. This message will be displayed when this interlock will happen. |
Ext_itlk_1_descriptionDevString | Description of the EXTERNAL INTERLOCK 1. This message will be displayed when this interlock will happen. |
Ext_itlk_2_descriptionDevString | Description of the EXTERNAL INTERLOCK 2. This message will be displayed when this interlock will happen. |
Ext_itlk_3_descriptionDevString | Description of the EXTERNAL INTERLOCK 3. This message will be displayed when this interlock will happen. |
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:14 p.m.