80 likes | 175 Views
ACS Training. Developing Python Consumers/Suppliers. Getting Started. At the console open up: ACS/LGPL/CommonSoftware/acscourse/ws/src/acscourseMountSupplier.py and: ACS/LGPL/CommonSoftware/acscourse/ws/src/acscourseMountConsumer.py. What Files Need to be Created?.
E N D
ACS Training Developing Python Consumers/Suppliers
Getting Started At the console open up: ACS/LGPL/CommonSoftware/acscourse/ws/src/acscourseMountSupplier.py and: ACS/LGPL/CommonSoftware/acscourse/ws/src/acscourseMountConsumer.py ACS Training
What Files Need to be Created? • An IDL defining a structure (i.e., event) • At least one Python script to publish or consume events from a channel. ACS Training
Consumer Example Please see acscourse/ws/src/acscourseMountConsumer.py ACS Training
Supplier Example Please see acscourse/ws/src/acscourseMountSupplier.py ACS Training
Supplier and Consumer APIs www.eso.org/~almamgr/AlmaAcs/OnlineDocs/ACS_docs/py/Acspy.Nc.Supplier.html www.eso.org/~almamgr/AlmaAcs/OnlineDocs/ACS_docs/py/Acspy.Nc.Consumer.html ACS Training
Questions about Python Consumers or Suppliers??? ACS Training
Demo ACS Training