doocs overview guis

8
Overview over the DOOCS GUIs

Upload: emmanuel-mayssat

Post on 21-Jan-2018

156 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: DOOCS Overview GUIs

Overview over the DOOCS GUIs

Page 2: DOOCS Overview GUIs

Overview over GUIsXVIEW based GUIs

• rpc_util

• ddd

XVIEW has never beenported to 64 bit

=> Use of JAVA basedGUIs recommended

JAVA based GUIs

• jdTools

• jddd

Page 3: DOOCS Overview GUIs

XVIEW based GUIs: rpc_utilENS naming service

Read/set property value

Page 4: DOOCS Overview GUIs

UI based tool: doocs_get, doocs_put

User interface tool containing the same features at rpc_util:

• doocsget -c TEST.DOOCS/* : gives all DEVICE names

• doocsget -c TEST.DOOCS/DAQ.SLCOL/DAQ.FSM_TR_SRTS :gives back the value for this property

•doocsPUT -c TEST.DOOCS/DAQ.SLCOL/DAQ.FSM_TR_SRTS-d 1: sets the value for this property

⇒ This tool can be used in scripts to change the values

⇒ Further documentation can be found directly on the DOOCSwebpage

Page 5: DOOCS Overview GUIs

JAVA based tool: jdTools

• see attached talk on jdTools specifically• similar in handling as rpc_util, but more options• can be downloaded using javaws

Page 6: DOOCS Overview GUIs

XVIEW based GUI: ddd

• GUI can be used for ahigh levelrepresentation ofdevice and theirparameters• this kind of GUI isuseful for shifters intest beams

Page 7: DOOCS Overview GUIs

JAVA based GUI: jddd

• appearance similar to ddd• a lot more tools available and more user friendly • distributed via javaws as documented

Page 8: DOOCS Overview GUIs

Conclusion

• Overview over available GUIs given• JAVA based GUIs most appropriate for use• Use jddd for the final GUI which is to be

used in the test beam