|
|||||||
|
|
|
|
|
|
|
|
ProductType | false | false | Scalar | READ | Tango::DEV_LONG | OPERATOR | the Deben product ID |
StreamData | false | false | Scalar | READ_WRITE | Tango::DEV_BOOLEAN | OPERATOR | If set to true, device will update certain attributes every 100 ms. These data will be written to the logfile. If set to false, updating will be suspended. |
Screen | false | false | Scalar | READ_WRITE | Tango::DEV_LONG | OPERATOR | Set what is shown on devices TFT display: 1: Splash screen 2: Main screen (force/position data) 3: Servo comm diagnostic 4: EEPROM diagnostic 8: RS232 diganostic 13: PID diagnostic 17: Loadcell data (all 6 parameter data sets) |
DeviceState | false | false | Scalar | READ | Tango::DEV_LONG | OPERATOR | |
LogFileDir | false | false | Scalar | READ_WRITE | Tango::DEV_STRING | OPERATOR | Absolute path name of directory where logfiles are kept |
LogFileName | false | false | Scalar | READ_WRITE | Tango::DEV_STRING | OPERATOR | Name of logfile; if files exists when log data streaming is started(attribute StreamData set to true) data will be appended. |
LogFileWrite | false | false | Scalar | READ_WRITE | Tango::DEV_BOOLEAN | OPERATOR | If set to true a logfile will be written when data streaming is started |
LogFileDirCreate | false | false | Scalar | READ_WRITE | Tango::DEV_BOOLEAN | OPERATOR | if set to true, log file dir will be created if it does not exist |