Command DbGetDeviceAttributeProperty2 :


DbGetDeviceAttributeProperty2 Definition
Input Argument Tango::DEVVAR_STRINGARRAY Str[0] = Device name
Str[1] = Attribute name
Str[n] = Attribute name
Output Argument Tango::DEVVAR_STRINGARRAY Str[0] = Device name
Str[1] = Attribute property number
Str[2] = Attribute property 1 name
Str[3] = Attribute property 1 value number (array case)
Str[4] = Attribute property 1 value
Str[n] = Attribute property 1 value (array case)
Str[n + 1] = Attribute property 2 name
Str[n + 2] = Attribute property 2 value number (array case)
Str[n + 3] = Attribute property 2 value
Str[n + m] = Attribute property 2 value (array case)
DisplayLevel OPERATOR ..
Inherited false ..
Abstract false ..
Polling Period Not polled ..



Command allowed for All states ..