doocs overview guis

Post on 21-Jan-2018

156 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Overview over the DOOCS 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

XVIEW based GUIs: rpc_utilENS naming service

Read/set property value

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

JAVA based tool: jdTools

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

XVIEW based GUI: ddd

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

JAVA based GUI: jddd

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

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

top related